[PATCH] D54331: AMDGPU : median3 matching incomplete or not working
Aakanksha Patil via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 9 12:33:45 PST 2018
aakanksha555 updated this revision to Diff 173415.
aakanksha555 marked 2 inline comments as done.
aakanksha555 added a comment.
Added 16 test cases with the permutations of min(max(a, b), max(min(a, b), c))
https://reviews.llvm.org/D54331
Files:
lib/Target/AMDGPU/AMDGPUInstructions.td
lib/Target/AMDGPU/SIInstructions.td
test/CodeGen/AMDGPU/smed3.ll
test/CodeGen/AMDGPU/umed3.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54331.173415.patch
Type: text/x-patch
Size: 19117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181109/44e5ffde/attachment.bin>
More information about the llvm-commits
mailing list