Details
Details
Diff Detail
Diff Detail
Event Timeline
| test/CodeGen/AMDGPU/alignbit-pat.ll | ||
|---|---|---|
| 19 | Needs negative tests with different values for the constants etc. Also tests where src1 is a VGPR vs. SGPR | |
| test/CodeGen/AMDGPU/alignbit-pat.ll | ||
|---|---|---|
| 19 | I'm not sure what kind of negative test do you want to see here? Pattern is only valid in presence of "& 31", and then matches always. | |
| test/CodeGen/AMDGPU/alignbit-pat.ll | ||
|---|---|---|
| 19 | I mean if it was 30 or some other non-31 constant | |
Needs negative tests with different values for the constants etc.
Also tests where src1 is a VGPR vs. SGPR