[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
Wed Aug 11 21:46:04 PDT 2021


TiehuZhang updated this revision to Diff 365907.

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.365907.patch
Type: text/x-patch
Size: 27553 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210812/8c3c6e24/attachment.bin>


More information about the llvm-commits mailing list