Files
wasmtime/lib/cretonne/src/isa/intel
Jakob Stoklund Olesen 89a24b2f13 Rename ScalarType to LaneType.
The word "scalar" is a bit vague and tends to mean "non-vector". Since
we are about to add new CPU flag value types that can't appear as vector
lanes, make the distinction clear: LaneType represents value types that
can appear as a vector lane.

Also replace the Type::is_scalar() method with an is_vector() method.
2017-10-12 10:39:12 -07:00
..
2017-10-12 10:39:12 -07:00
2017-08-31 10:44:59 -07:00
2017-07-14 13:57:44 -07:00