[PATCH] D152934: [LoopIdiom] Preserve alias information for memset_pattern

William Moses via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 11:12:05 PDT 2023


wsmoses updated this revision to Diff 531434.
wsmoses added a comment.

Reduce redundant code


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152934

Files:
  llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  llvm/test/Transforms/LoopIdiom/memset-pattern-tbaa.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152934.531434.patch
Type: text/x-patch
Size: 6661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230614/70b2fbf5/attachment.bin>


More information about the llvm-commits mailing list