[PATCH] D24125: [AMDGPU] Promote uniform i16 ops to i32 ops

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 16 13:58:04 PDT 2016


arsenm added a comment.

Does the min/max pattern actually get matched for i16 after the promotions are inserted?


https://reviews.llvm.org/D24125





More information about the llvm-commits mailing list