[PATCH] D80319: [LICM] Allow movement of non-aliasing calls that at most only write to memory

Dominic Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 20 23:06:05 PDT 2020


ddcc updated this revision to Diff 265426.
ddcc added a comment.

Drop ineffective loop aliasing check


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80319

Files:
  llvm/lib/Transforms/Scalar/LICM.cpp
  llvm/test/Transforms/LICM/hoist-attributes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80319.265426.patch
Type: text/x-patch
Size: 5782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200521/6251a596/attachment.bin>


More information about the llvm-commits mailing list