[PATCH] D151644: [InstCombine] Propagating `nocapture` flag to callsites

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 1 22:01:25 PDT 2023


goldstein.w.n updated this revision to Diff 527731.
goldstein.w.n added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151644

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/test/Transforms/InstCombine/nocapture-attribute.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151644.527731.patch
Type: text/x-patch
Size: 15535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230602/2faa90bb/attachment.bin>


More information about the llvm-commits mailing list