[clang] [llvm] [AMDGPU][WIP] Add support for i64/f64 readlane, writelane and readfirstlane operations. (PR #89217)
Vikram Hegde via llvm-commits
llvm-commits at lists.llvm.org
Thu May 2 11:07:33 PDT 2024
vikramRH wrote:
new commit extends @jayfoad's implementation with GIsel support. yet to add tests for half, floats and some vectors
https://github.com/llvm/llvm-project/pull/89217
More information about the llvm-commits
mailing list