[PATCH] D157634: [Attributor] Revision to AAAllocationinfo based on Review

Vidhush Singhal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 10 09:42:10 PDT 2023


vidsinghal created this revision.
vidsinghal added a reviewer: jdoerfert.
Herald added subscribers: hoy, ormris, okura, kuter, hiraditya.
Herald added a reviewer: homerdin.
Herald added a project: All.
vidsinghal requested review of this revision.
Herald added a reviewer: sstefan1.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

removed printf, cleaned up code, removed duplicate tests in manifest, merged tests in one file


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D157634

Files:
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp
  llvm/test/Transforms/Attributor/allocator-start-range-only-negative-1.ll
  llvm/test/Transforms/Attributor/allocator-start-range-only-negative-2.ll
  llvm/test/Transforms/Attributor/allocator-start-range-only-positive-1.ll
  llvm/test/Transforms/Attributor/allocator.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157634.549085.patch
Type: text/x-patch
Size: 23022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230810/4b3c97d0/attachment.bin>


More information about the llvm-commits mailing list