[PATCH] D66318: [SDAG] Update generic code to conservatively check for isAtomic in addition to isVolatile
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 12 15:50:17 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG079e21046334: [SDAG] Update generic code to conservatively check for isAtomic in addition to… (authored by reames).
Herald added a subscriber: hiraditya.
Changed prior to commit:
https://reviews.llvm.org/D66318?vs=219585&id=220020#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66318/new/
https://reviews.llvm.org/D66318
Files:
llvm/include/llvm/Target/TargetSelectionDAG.td
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/test/CodeGen/X86/atomic-unordered.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66318.220020.patch
Type: text/x-patch
Size: 25801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190912/f0f6c970/attachment.bin>
More information about the llvm-commits
mailing list