Unverified Commit 6d1c6ecb authored by vic's avatar vic Committed by GitHub
Browse files

[IR] `SingleBlock::push_back` operations to the back of the block (#66655)



Instead of checking whether the last operation might be a terminator,
always insert operations to the end of the block.

Signed-off-by: default avatarVictor Perez <victor.perez@codeplay.com>
parent c41b4b63
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