[all-commits] [llvm/llvm-project] b0cee1: [Attributor][FIX] Treat undef as zero offset in AA...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Tue Jan 3 13:10:09 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b0cee1f4ba50f1140dfb2bd501e0d061c609f2ef
https://github.com/llvm/llvm-project/commit/b0cee1f4ba50f1140dfb2bd501e0d061c609f2ef
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2023-01-03 (Tue, 03 Jan 2023)
Changed paths:
M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
A llvm/test/Transforms/Attributor/reduced/openmp_opt_dont_follow_gep_without_value.ll
Log Message:
-----------
[Attributor][FIX] Treat undef as zero offset in AAPointerInfoFloating
More information about the All-commits
mailing list