With SI_END_CF elimination for some nested control flow we can now
eliminate saved exec register completely by turning a saveexec version
of instruction into just a logical instruction.
Details
Details
Diff Detail
Diff Detail
Event Timeline
lib/Target/AMDGPU/SIOptimizeExecMasking.cpp | ||
---|---|---|
97–101 | Probably need a MIR test for this, especially with the exotic opcodes we don't emit now |
Probably need a MIR test for this, especially with the exotic opcodes we don't emit now