Unverified Commit a700298b authored by Wei Tao's avatar Wei Tao Committed by GitHub
Browse files

[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.
parent fb981e6b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment