Added the patterns for median3 matching.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Target/AMDGPU/SIInstructions.td | ||
---|---|---|
582 ↗ | (On Diff #173365) | Extra whitespace change |
test/CodeGen/AMDGPU/umed3.ll | ||
368 ↗ | (On Diff #173365) | The signed version should go in smed3.ll This could also use the helper functions like the rest of the tests. Should also have the various permutations |
369 ↗ | (On Diff #173365) | Run instnamer on this |
Comment Actions
LGTM
lib/Target/AMDGPU/SIInstructions.td | ||
---|---|---|
583 ↗ | (On Diff #173416) | Extra whitespace change |
Comment Actions
Also change the message before committing to be more descriptive. It sounds like something is broken as is