[PATCH] D141317: [SDAG] Introduce a common MEMBARRIER node [nfc]
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 9 14:26:11 PST 2023
reames updated this revision to Diff 487556.
reames added a comment.
Address @craig.topper's comment.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141317/new/
https://reviews.llvm.org/D141317
Files:
llvm/include/llvm/CodeGen/ISDOpcodes.h
llvm/include/llvm/Target/TargetSelectionDAG.td
llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
llvm/lib/Target/SystemZ/SystemZISelLowering.h
llvm/lib/Target/SystemZ/SystemZInstrInfo.td
llvm/lib/Target/SystemZ/SystemZOperators.td
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.h
llvm/lib/Target/X86/X86InstrCompiler.td
llvm/lib/Target/X86/X86InstrInfo.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141317.487556.patch
Type: text/x-patch
Size: 8019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230109/5c062249/attachment.bin>
More information about the llvm-commits
mailing list