[PATCH] D107262: [CodeGenPrepare] The instruction to be sunk should be inserted before its user in a block

Tiehu Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 9 04:01:01 PDT 2021


TiehuZhang updated this revision to Diff 365144.

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.365144.patch
Type: text/x-patch
Size: 19369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210809/1b0dbded/attachment.bin>


More information about the llvm-commits mailing list