[all-commits] [llvm/llvm-project] eae4f5: [SROA] Fix phi gep unfolding with an alloca not in...
Arthur Eubanks via All-commits
all-commits at lists.llvm.org
Wed Mar 6 23:24:34 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eae4f56cb40c5db0ec2c4e967107cba2473246f1
https://github.com/llvm/llvm-project/commit/eae4f56cb40c5db0ec2c4e967107cba2473246f1
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2024-03-07 (Thu, 07 Mar 2024)
Changed paths:
M llvm/lib/Transforms/Scalar/SROA.cpp
M llvm/test/Transforms/SROA/phi-gep.ll
Log Message:
-----------
[SROA] Fix phi gep unfolding with an alloca not in entry block
Fixes a crash reported in #83494.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list