[llvm] [RISCV] Allow hoisting VXRM writes out of loops speculatively (PR #110044)

Felipe Magno de Almeida via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 29 18:26:26 PDT 2024


felipealmeida wrote:

Hello,

I added a TuneVXRMPipelineFlush subfeature and conditioned the changes to VXRM on this. I added this subtarget feature to P470 and P670 and changed the tests accordingly.

I didn't find the SpacemiT K1 processor definition for the BPI. And probably other CPUs could benefit from this as well. Let me know if I should add that to any other processors.

https://github.com/llvm/llvm-project/pull/110044


More information about the llvm-commits mailing list