[PATCH] D126389: [AMDGPU] Improve codegen of extractelement/insertelement in some cases

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 13:11:18 PDT 2022


rampitec added a comment.

Any performance numbers? The 8 element case was driven by a specific customer program and the performance of the cmp/select was better than movrel.


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

https://reviews.llvm.org/D126389



More information about the llvm-commits mailing list