[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
Wed Mar 6 12:25:56 PST 2019
niravd added a comment.
This is a refactored and rebased version of D49691 <https://reviews.llvm.org/D49691> so that it looks reasonable on Phabricator. I've factored out a initial NFC patch (the first snapshot in history) to highlight the actual functional change.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59039/new/
https://reviews.llvm.org/D59039
More information about the llvm-commits
mailing list