[PATCH] D57377: [CGP] Add support for sinking operands to their users, if they are free.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 30 12:02:42 PST 2019
fhahn updated this revision to Diff 184348.
fhahn marked an inline comment as done.
fhahn added a comment.
Address Sam's comments. Thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57377/new/
https://reviews.llvm.org/D57377
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/CodeGenPrepare.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/test/Transforms/CodeGenPrepare/AArch64/sink-free-instructions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57377.184348.patch
Type: text/x-patch
Size: 19542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190130/54bcedee/attachment.bin>
More information about the llvm-commits
mailing list