[PATCH] D59543: [AMDGPU] Ban non-supported min3/max3 promotions.

Neil Henning via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 19 07:42:33 PDT 2019


sheredom updated this revision to Diff 191302.
sheredom retitled this revision from "[AMDGPU] Ban i8 min3 promotion." to "[AMDGPU] Ban non-supported min3/max3 promotions.".
sheredom added a comment.

Added the max3 cases too.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59543/new/

https://reviews.llvm.org/D59543

Files:
  lib/Target/AMDGPU/SIISelLowering.cpp
  test/CodeGen/AMDGPU/fmin3.ll
  test/CodeGen/AMDGPU/max3.ll
  test/CodeGen/AMDGPU/min3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59543.191302.patch
Type: text/x-patch
Size: 17017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190319/6c148697/attachment.bin>


More information about the llvm-commits mailing list