[PATCH] D112263: [Attributor] Generalize GEP construction

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 22 09:31:59 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5bb7562962de: [Attributor] Generalize GEP construction (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112263

Files:
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp
  llvm/test/Transforms/Attributor/ArgumentPromotion/array.ll
  llvm/test/Transforms/Attributor/ArgumentPromotion/attrs.ll
  llvm/test/Transforms/Attributor/ArgumentPromotion/byval-2.ll
  llvm/test/Transforms/Attributor/ArgumentPromotion/byval.ll
  llvm/test/Transforms/Attributor/ArgumentPromotion/fp80.ll
  llvm/test/Transforms/Attributor/ArgumentPromotion/tail.ll
  llvm/test/Transforms/Attributor/IPConstantProp/2009-09-24-byval-ptr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112263.381583.patch
Type: text/x-patch
Size: 31699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211022/476c24cd/attachment.bin>


More information about the llvm-commits mailing list