Skip to content
Snippets Groups Projects
Commit 46adccc5 authored by Julien Pagès's avatar Julien Pagès Committed by Jay Foad
Browse files

[AMDGPU] Improve Codegen for build_vector

Improve the code generation of build_vector.
Use the v_pack_b32_f16 instruction instead of
v_and_b32 + v_lshl_or_b32

Differential Revision: https://reviews.llvm.org/D98081

Patch by Julien Pagès!
parent 554b1bce
No related branches found
No related tags found
No related merge requests found
Showing
with 413 additions and 160 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment