diff options
author | Slava Zakharin <szakharin@nvidia.com> | 2025-01-13 11:56:11 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-13 11:56:11 -0800 |
commit | e3cd88a7be1dfd912bb6e7c7e888e7b442ffb5de (patch) | |
tree | 8c6986ad1f9f19ec7eae3319c20e556cb286870e /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 01ee66ea62b2db4d20a9596a450466751aa82624 (diff) | |
download | llvm-e3cd88a7be1dfd912bb6e7c7e888e7b442ffb5de.zip llvm-e3cd88a7be1dfd912bb6e7c7e888e7b442ffb5de.tar.gz llvm-e3cd88a7be1dfd912bb6e7c7e888e7b442ffb5de.tar.bz2 |
[flang] Fixed StackArrays assertion after #121919. (#122550)
`findAllocaLoopInsertionPoint()` hit assertion not being able
to find the `fir.freemem` because of the `fir.convert`.
I think it is better to look for `fir.freemem` same way
with the look-through walk.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions