llvm-project
ac2c986c - [LV][NFC] Rename ScalarEpilogueLowering to EpilogueLowering (#191871)

Commit
9 days ago
[LV][NFC] Rename ScalarEpilogueLowering to EpilogueLowering (#191871) Rename ScalarEpilogueLowering enum to EpilogueLowering. The term 'scalar' is misleading given that the epilogue could be vectorized. Also rename the enum values to use the tail-folding term instead of predication, as it's more clear.
Author
Parents
Loading