[all-commits] [llvm/llvm-project] 2fdeb2: Revert "[AAPointerInfo] track multiple constant of...
Sameer Sahasrabuddhe via All-commits
all-commits at lists.llvm.org
Mon Dec 12 02:09:54 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2fdeb2779006f2f60be18ed36681c082d0300832
https://github.com/llvm/llvm-project/commit/2fdeb2779006f2f60be18ed36681c082d0300832
Author: Sameer Sahasrabuddhe <sameer.sahasrabuddhe at amd.com>
Date: 2022-12-12 (Mon, 12 Dec 2022)
Changed paths:
M llvm/include/llvm/Transforms/IPO/Attributor.h
M llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp
M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
A llvm/test/CodeGen/AMDGPU/attributor.ll
R llvm/test/CodeGen/AMDGPU/implicitarg-attributes.ll
M llvm/test/Transforms/Attributor/call-simplify-pointer-info.ll
R llvm/test/Transforms/Attributor/multiple-offsets-pointer-info.ll
M llvm/test/Transforms/Attributor/value-simplify-pointer-info.ll
Log Message:
-----------
Revert "[AAPointerInfo] track multiple constant offsets for each use"
Assertion fired in openmp-offload-amdgpu-runtime:
https://lab.llvm.org/buildbot/#/builders/193/builds/23177
This reverts commit c2a0baad1fbb21fe111fef83ec93c2d7923b9b0c.
More information about the All-commits
mailing list