[PATCH] D107262: [CodeGenPrepare] The instruction to be sunk should be inserted before its user in a block
guopeilin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 17 03:58:52 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9cfa9b44a589: [CodeGenPrepare] The instruction to be sunk should be inserted before its user… (authored by TiehuZhang, committed by guopeilin).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107262/new/
https://reviews.llvm.org/D107262
Files:
llvm/lib/CodeGen/CodeGenPrepare.cpp
llvm/test/Transforms/CodeGenPrepare/AArch64/sink-free-instructions-inseltpoison.ll
llvm/test/Transforms/CodeGenPrepare/AArch64/sink-free-instructions.ll
llvm/test/Transforms/CodeGenPrepare/ARM/sink-free-instructions-inseltpoison.ll
llvm/test/Transforms/CodeGenPrepare/ARM/sink-free-instructions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107262.366855.patch
Type: text/x-patch
Size: 27553 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210817/0e5b908a/attachment.bin>
More information about the llvm-commits
mailing list