[PATCH] D32752: AMDGPU: Make some packed shuffles free

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 10 09:40:53 PDT 2017


kzhuravl accepted this revision.
kzhuravl added a comment.
This revision is now accepted and ready to land.

LGTM.



================
Comment at: lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h:120
+                          Type *SubTp);
 };
 
----------------
override keyword?


https://reviews.llvm.org/D32752





More information about the llvm-commits mailing list