[Attributor][FIX] Remove assumption that doesn't have to hold
authorJohannes Doerfert <johannes@jdoerfert.de>
Sun, 9 Jan 2022 03:11:51 +0000 (21:11 -0600)
committerJohannes Doerfert <johannes@jdoerfert.de>
Sun, 9 Jan 2022 19:15:53 +0000 (13:15 -0600)
commit4e8a02e7f49dd6aa7f2a6003a2556fda639713c9
tree00ad035580ae769e421232487bbed5b85ce8e1d9
parent9ba25ec92d88639561797674296b81fb3b67eed5
[Attributor][FIX] Remove assumption that doesn't have to hold

There is no guarantee we strip all GEPOperators and the conservative
handling doesn't even require us to.
llvm/lib/Transforms/IPO/AttributorAttributes.cpp