[llvm] [RISCV] Add hasSideEffects = true to ReadFRM (PR #139864)

Gergely Futo via llvm-commits llvm-commits at lists.llvm.org
Thu May 15 01:30:42 PDT 2025


futog wrote:

> Does implementing `RISCVTargetLowering::getRoundingControlRegisters()` fix this?

No. As far as I understand, this is used in case of inline asm.

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


More information about the llvm-commits mailing list