Unverified Commit 1d900e29 authored by Dhruv Chawla (work)'s avatar Dhruv Chawla (work) Committed by GitHub
Browse files

[AArch64][GlobalISel] Avoid generating inserts for undefs when selecting G_BUILD_VECTOR (#84452)

It is safe to ignore undef values when selecting G_BUILD_VECTOR as undef
values choose random registers for copying values from.
parent f95710c7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment