[llvm] [RISCV] Use policy instead of ForceTailAgnostic for vmsbf/vmsif/vmsof pseudos. (PR #127535)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 17 20:25:16 PST 2025


topperc wrote:

> LGTM. (If we remove `ForceTailAgnostic`, there will be a bubble in TSFlags, should we compact it?)

If I'm able to remove `ForceTailAgnostic`, I will compact the TSFlags.

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


More information about the llvm-commits mailing list