diff options
author | Wei Tao <friedrich.taow@gmail.com> | 2023-12-28 16:47:31 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-28 09:47:31 +0100 |
commit | a700298b3d538452915703268ca18f7f8f7537e6 (patch) | |
tree | 416856e0e6870ebcb15f6ad838c142066aa05f8e /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | fb981e6b4b557beac09de5200f3e21d182e3d000 (diff) | |
download | llvm-a700298b3d538452915703268ca18f7f8f7537e6.zip llvm-a700298b3d538452915703268ca18f7f8f7537e6.tar.gz llvm-a700298b3d538452915703268ca18f7f8f7537e6.tar.bz2 |
[CanonicalizeFreezeInLoops] fix duplicate removal (#74716)
This PR fixes #74572 where the freeze instruction could be found twice
by the pass CanonicalizeFreezeInLoops, and then the compiling may crash
in second removal since the instruction has already gone.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions