[PATCH] D104180: [NFC] [LICM] Create LoopNest Invariant Code Motion (LNICM) pass

toshiki maekawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 12 09:14:06 PDT 2021


uint256_t updated this revision to Diff 351667.

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

https://reviews.llvm.org/D104180

Files:
  llvm/include/llvm/Transforms/Scalar/LICM.h
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/Scalar/LICM.cpp
  llvm/test/Transforms/LICM/call-hoisting.ll
  llvm/test/Transforms/LICM/hoist-deref-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104180.351667.patch
Type: text/x-patch
Size: 4930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210612/f5bf9444/attachment.bin>


More information about the llvm-commits mailing list