It has bothered me for a while that these guard against cases that
should never happene, so replace these with asserts.
Details
Details
- Reviewers
aemerson paquette aditya_nandakumar
Diff Detail
Diff Detail
Paths
| Differential D65415
GlobalISel: Replace artifact combiner checks with assert ClosedPublic Authored by arsenm on Jul 29 2019, 1:14 PM.
Details
Summary It has bothered me for a while that these guard against cases that
Diff Detail Event TimelineHerald added subscribers: Petar.Avramovic, rovka, wdng. · View Herald TranscriptJul 29 2019, 1:14 PM This revision is now accepted and ready to land.Jul 29 2019, 10:30 PM
Revision Contents
Diff 212215 include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h
|