The bitmask used to extract the bits assumed 16 bit elements and wasn't taking the size of the elements into account.
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
This revision is now accepted and ready to land.Oct 4 2022, 7:24 AM
This revision was landed with ongoing or failed builds.Oct 4 2022, 7:48 AM
Closed by commit rG75b292cb1414: [AMDGPU][DAG] Fix insert_vector_elt lowering for 8 bit elements (authored by Pierre-vh). · Explain Why
This revision was automatically updated to reflect the committed changes.