[all-commits] [llvm/llvm-project] 00b09a: Revert "[AAPointerInfo] refactor how offsets and A...
Ye Luo via All-commits
all-commits at lists.llvm.org
Wed Nov 2 22:03:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 00b09a7b18abb253d36b3d3e1c546007288f6e89
https://github.com/llvm/llvm-project/commit/00b09a7b18abb253d36b3d3e1c546007288f6e89
Author: Ye Luo <yeluo at anl.gov>
Date: 2022-11-03 (Thu, 03 Nov 2022)
Changed paths:
M llvm/include/llvm/Transforms/IPO/Attributor.h
M llvm/lib/Transforms/IPO/Attributor.cpp
M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
M llvm/test/Transforms/Attributor/call-simplify-pointer-info.ll
M llvm/test/Transforms/Attributor/value-simplify-pointer-info.ll
Log Message:
-----------
Revert "[AAPointerInfo] refactor how offsets and Access objects are tracked"
This reverts commit b756096b0cbef0918394851644649b3c28a886e2.
See regression https://github.com/llvm/llvm-project/issues/58774
More information about the All-commits
mailing list