[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:34 PDT 2019


sheredom marked 3 inline comments as done.
sheredom added inline comments.


================
Comment at: test/CodeGen/AMDGPU/min3.ll:161
 
+; GCN-LABEL: {{^}}v_test_imin3_slt_i8:
+; SI: v_min3_i32
----------------
arsenm wrote:
> Max coverage would also be good, not just min
Good shout - added!


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

https://reviews.llvm.org/D59543





More information about the llvm-commits mailing list