[llvm] [llvm][RISCV] Handle atomic and volatile in ZilsdOptimizer (PR #169169)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 22 09:15:38 PST 2025


topperc wrote:

It's not legal to change the size of an atomic/volatile operation. I think I need to leave the SelectionDAG handling for them.

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


More information about the llvm-commits mailing list