[llvm] [NVPTX] Add Volta Load/Store Atomics (.relaxed, .acquire, .release) and Volatile (.mmio/.volatile) support (PR #98022)
Artem Belevich via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 19 13:08:57 PDT 2024
Artem-B wrote:
I believe it was triggered by some XLA tests, during JIT. That's why diffing out the IR which triggers the problem may take a bit of time.
https://github.com/llvm/llvm-project/pull/98022
More information about the llvm-commits
mailing list