[PATCH] D107219: [LICM] Support sinking in LNICM

toshiki maekawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 4 04:52:28 PDT 2021


uint256_t updated this revision to Diff 364053.
uint256_t added a comment.

Fixed bug


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107219/new/

https://reviews.llvm.org/D107219

Files:
  llvm/include/llvm/Transforms/Utils/LoopUtils.h
  llvm/lib/Transforms/Scalar/LICM.cpp
  llvm/test/Transforms/LICM/lnicm-sink.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107219.364053.patch
Type: text/x-patch
Size: 8296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210804/a0523716/attachment.bin>


More information about the llvm-commits mailing list