One side of a diamond may end with a predicate clobbering instruction.
That side of the diamond has to be if-converted second. Both sides can't
clobber the predicate or the ifconversion is invalid. This is checked
elsewhere, but add an assert as a safety check. NFC
Details
Details
- Reviewers
davidxl
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Committed in rL280517. Please specify "Differential revision: <URL>" in commit message.