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

Konstantin Zhuravlyov via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 23 11:15:16 PDT 2016


kzhuravl marked 13 inline comments as done.
kzhuravl added a comment.

In https://reviews.llvm.org/D24125#545266, @arsenm wrote:

> There are various integer intrinsics that can also be handled but that can be a later patch


Ok

In https://reviews.llvm.org/D24125#545277, @arsenm wrote:

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


Yes


https://reviews.llvm.org/D24125





More information about the llvm-commits mailing list