[llvm-branch-commits] [RISCV] Remove hasSideEffects=1 for saturating/fault-only-first instructions (PR #90049)

Luke Lau via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Apr 25 06:40:42 PDT 2024


https://github.com/lukel97 commented:

Removing it from vleNff sense to me. As long as we have the implicit-def $vl on the pseudo to prevent it being moved between vsetvlis I think it should be ok. 

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


More information about the llvm-branch-commits mailing list