[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
Fri Mar 15 11:40:45 PDT 2019
niravd updated this revision to Diff 190862.
niravd added a comment.
Realized explanatory comment and associate fixup had been lost in patch stack. Folding it back in.
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.190862.patch
Type: text/x-patch
Size: 16695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190315/3fa09997/attachment.bin>
More information about the llvm-commits
mailing list