[all-commits] [llvm/llvm-project] 315756: [RISCV] Add -experimental-ztso test coverage
Philip Reames via All-commits
all-commits at lists.llvm.org
Mon Jan 9 13:02:32 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 315756b5da899f098efa5da19e6ab4c8dd24abaa
https://github.com/llvm/llvm-project/commit/315756b5da899f098efa5da19e6ab4c8dd24abaa
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-01-09 (Mon, 09 Jan 2023)
Changed paths:
M llvm/test/CodeGen/RISCV/atomic-fence.ll
M llvm/test/CodeGen/RISCV/atomic-load-store.ll
Log Message:
-----------
[RISCV] Add -experimental-ztso test coverage
For the moment, this is the same as the default memory model.
More information about the All-commits
mailing list