[PATCH] D119127: Preserve inbounds information of GEP during Argument Promotion Pass across callee and its callers.

Pravin Jagtap via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 7 03:39:16 PST 2022


pravinjagtap created this revision.
pravinjagtap added reviewers: chandlerc, david, silvas, sameerds.
Herald added subscribers: ormris, hiraditya.
pravinjagtap requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D119127

Files:
  llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
  llvm/test/Transforms/ArgumentPromotion/preserve-inbounds-info-of-gep.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119127.406382.patch
Type: text/x-patch
Size: 4670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220207/6873114e/attachment.bin>


More information about the llvm-commits mailing list