[PATCH] D59039: [DAGCombine] Allow GatherAllAliases to pass through inline asm calls and glued nodes.

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 25 12:01:01 PDT 2019


niravd updated this revision to Diff 192175.
niravd marked an inline comment as done.
niravd added a comment.
Herald added a subscriber: jdoerfert.

Check HasSideEffects in analysis for inlineasm.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59039

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/Mips/cconv/arguments-varargs.ll
  llvm/test/CodeGen/Thumb/frame-access.ll
  llvm/test/CodeGen/X86/inline-asm-fpstack.ll
  llvm/test/CodeGen/X86/pr9517.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59039.192175.patch
Type: text/x-patch
Size: 18308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190325/a58e6f4a/attachment.bin>


More information about the llvm-commits mailing list