mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
bf36193ef6
These tend to have special handling in a bunch of places anyway, so the variant helps remember that. And I think it's easier to grok than non-Scalar Aggregates sometimes being `Immediates` (like I got wrong and caused 109992). As a minor bonus, it means we don't need to generate poison LLVM values for them to pass around in `OperandValue::Immediate`s. |
||
---|---|---|
.. | ||
const_eval_select.rs | ||
exact_div.rs | ||
likely.rs | ||
mask.rs | ||
nearby.rs | ||
nontemporal.rs | ||
offset_from.rs | ||
offset.rs | ||
prefetch.rs | ||
transmute-niched.rs | ||
transmute-x64.rs | ||
transmute.rs | ||
unchecked_math.rs | ||
volatile_order.rs | ||
volatile.rs |