[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 Aug 15 16:15:26 PDT 2019


reames updated this revision to Diff 215493.
reames added a comment.

update all todos with an easily grepable tag for ease of future work


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66318/new/

https://reviews.llvm.org/D66318

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  lib/CodeGen/SelectionDAG/TargetLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66318.215493.patch
Type: text/x-patch
Size: 19856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190815/f13a4932/attachment.bin>


More information about the llvm-commits mailing list