[PATCH] D144749: [AbstractAttributor] Set up a dedicated simplification call back map for `GlobalVariable`

Shilei Tian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 24 18:25:37 PST 2023


tianshilei1992 updated this revision to Diff 500338.
tianshilei1992 added a comment.

differentiate between no callback and unknown value


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144749

Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/lib/Transforms/IPO/Attributor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144749.500338.patch
Type: text/x-patch
Size: 5567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230225/a74a1bd3/attachment.bin>


More information about the llvm-commits mailing list