Remove redundant CHECK lines. This test does not use FileCheck.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
It wasn't missing, it was never necessary in this test. Specifically, the sequence doesn't do anything with the function declaration here so there is no point in checking that it is still present.
Comment Actions
(The CHECK-LABEL was necessary so that the call @bar of the test afterwards is not matched by the CHECK-NOT.)
Comment Actions
Yes, let's drop that, it isn't really necessary. We see that the transformation was applied from the remark it emits. And the point of that test is not crashing because there is no second attempt at erasing the op.