[PATCH] D138991: [AAPointerInfo] handle multiple offsets in PHI

Sameer Sahasrabuddhe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 14 19:19:18 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
sameerds marked 5 inline comments as done.
Closed by commit rG88db516af696: [AAPointerInfo] handle multiple offsets in PHI (authored by sameerds).

Changed prior to commit:
  https://reviews.llvm.org/D138991?vs=478861&id=483073#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138991

Files:
  llvm/include/llvm/Analysis/CycleAnalysis.h
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp
  llvm/test/CodeGen/AMDGPU/implicitarg-attributes.ll
  llvm/test/CodeGen/AMDGPU/llc-pipeline.ll
  llvm/test/Transforms/Attributor/multiple-offsets-pointer-info.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138991.483073.patch
Type: text/x-patch
Size: 20739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221215/6b1f4067/attachment.bin>


More information about the llvm-commits mailing list