[PATCH] D151643: [InstCombine] Add tests for propegating `nocapture` flag to callsites; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 31 14:25:32 PDT 2023


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

Update tests for new impl characteristics


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151643

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151643.527201.patch
Type: text/x-patch
Size: 15384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230531/07a907f3/attachment.bin>


More information about the llvm-commits mailing list