[PATCH] D138644: [NFC][AAPointerInfo] rename OffsetAndSize to RangeTy

Sameer Sahasrabuddhe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 24 02:36:23 PST 2022


sameerds created this revision.
Herald added subscribers: kosarev, ormris, foad, okura, jdoerfert, kuter, kerbowa, hiraditya, jvesely, arsenm.
Herald added a project: All.
sameerds requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added a reviewer: sstefan1.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This is in preparation for future changes that introduce an actual list of
ranges per Access, to be called a RangeList.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D138644

Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138644.477713.patch
Type: text/x-patch
Size: 24019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221124/f52df855/attachment.bin>


More information about the llvm-commits mailing list