Skip to content
GitLab
Explore
Sign in
Fix 'Branch' not being a terminator with 'is_terminator'
Code
Review changes
Check out branch
Download
Patches
Plain diff
rarbore2
requested to merge
fix_sched
into
main
Dec 01, 2024
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
'Branch' schedule IR inst was incorrectly called not a terminator. This was causing branch instructions to float up in emitted LLVM, which isn't allowed.
Merge request reports
Loading