LBAEL => LABEL
I encountered this typo elsewhere and I decided to run a global search. It probably was unnoticed because I think CHECK-LBAEL: is ignored by lit.
Paths
| Differential D85569
[NVPTX] Fix typo in lit test ClosedPublic Authored by ellis on Aug 7 2020, 4:38 PM.
Details
Summary LBAEL => LABEL I encountered this typo elsewhere and I decided to run a global search. It probably was unnoticed because I think CHECK-LBAEL: is ignored by lit.
Diff Detail
Unit TestsFailed Event Timeline
This revision is now accepted and ready to land.Aug 7 2020, 5:11 PM
Revision Contents
Diff 284410 llvm/test/CodeGen/NVPTX/combine-min-max.ll |
Oh I didn't look at this closely, shouldn't these all be CHECK-LABEL: instead of just LABEL:?