[PATCH] D59543: [AMDGPU] Ban i8 min3 promotion.

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


sheredom updated this revision to Diff 191298.
sheredom added a comment.

Changed it to a whitelist of types rather than a blacklist (much better idea).


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/min3.ll

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


More information about the llvm-commits mailing list