[PATCH] D147732: [AMDGPU] Add f32 permlane{16, x16} builtin variants

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 6 12:06:28 PDT 2023


rampitec added a comment.

Isn't it simpler to lower it to an existing int intrinsic and casts in clang?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147732



More information about the llvm-commits mailing list