[Attributor][FIX] Treat undef as zero offset in AAPointerInfoFloating
authorJohannes Doerfert <johannes@jdoerfert.de>
Thu, 22 Dec 2022 01:03:35 +0000 (17:03 -0800)
committerJohannes Doerfert <johannes@jdoerfert.de>
Tue, 3 Jan 2023 21:09:23 +0000 (13:09 -0800)
commitb0cee1f4ba50f1140dfb2bd501e0d061c609f2ef
treeb208d90a7f717da5be57fc4e7fa550de70175ca0
parent9c8b89f580d0a6ee43c9ac5a491ee1c56078a62f
[Attributor][FIX] Treat undef as zero offset in AAPointerInfoFloating
llvm/lib/Transforms/IPO/AttributorAttributes.cpp
llvm/test/Transforms/Attributor/reduced/openmp_opt_dont_follow_gep_without_value.ll [new file with mode: 0644]