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
- Repository
- rL LLVM
Event Timeline
lib/Target/AMDGPU/SIOptimizeExecMasking.cpp | ||
---|---|---|
97–101 ↗ | (On Diff #108680) | Probably need a MIR test for this, especially with the exotic opcodes we don't emit now |