[llvm] [RISCV] Remove mayLoad = 1 from store-conditional (PR #88470)

Francis Visoiu Mistrih via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 12 08:45:43 PDT 2024


francisvm wrote:

> Does this have any functional effect? Atomic expansion runs so late, I'm thinking it doesn't.

You’re right, it doesn’t. We were playing with exposing an intrinsic and saw the wrong field by chance.

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


More information about the llvm-commits mailing list