[all-commits] [llvm/llvm-project] ffcc5c: [RISCV][GISel] Select G_FENCE. (#73184)
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Nov 27 20:24:17 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ffcc5c7796b00dd7f945cb2a1bd30399f616c6b0
https://github.com/llvm/llvm-project/commit/ffcc5c7796b00dd7f945cb2a1bd30399f616c6b0
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M llvm/lib/Target/RISCV/GISel/RISCVInstructionSelector.cpp
A llvm/test/CodeGen/RISCV/GlobalISel/atomic-fence.ll
Log Message:
-----------
[RISCV][GISel] Select G_FENCE. (#73184)
Using IR test to make it easier to compare with the SelectionDAG test
output. The constant operands otherwise make it harder to understand.
More information about the All-commits
mailing list