diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2023-10-24 08:58:50 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2023-10-24 09:19:59 -0700 |
commit | d79051f894129428ec36dedc6bbfdfdcc1bd0c17 (patch) | |
tree | b2e4efe8adcd20313a5fad14f4c97a77292d7d27 /llvm/lib/CodeGen/StackProtector.cpp | |
parent | 828674395b1997c01acd9c560646d909b9cc3615 (diff) | |
download | llvm-d79051f894129428ec36dedc6bbfdfdcc1bd0c17.zip llvm-d79051f894129428ec36dedc6bbfdfdcc1bd0c17.tar.gz llvm-d79051f894129428ec36dedc6bbfdfdcc1bd0c17.tar.bz2 |
[SLP]Fix PR70004: Do not change insert point for reduction gather nodes.
No need to change the insert point for reduction gather node, we can use
the ReductionRoot as insert point instead to avoid possible crashes.
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions