[PATCH] D66322: [X86] Updated target specific selection dag code to conservatively check for isAtomic in addition to isVolatile
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 9 13:00:26 PDT 2019
reames updated this revision to Diff 219414.
reames edited the summary of this revision.
reames added a comment.
Rebase, address review comment, and correct patch description
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66322/new/
https://reviews.llvm.org/D66322
Files:
include/llvm/CodeGen/SelectionDAGNodes.h
lib/Target/X86/X86ISelDAGToDAG.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86InstrInfo.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66322.219414.patch
Type: text/x-patch
Size: 7220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190909/7b28970e/attachment-0001.bin>
More information about the llvm-commits
mailing list