Unverified Commit 0894c2ee authored by Rin's avatar Rin Committed by GitHub
Browse files

[DAGCombiner] Avoid the pre-truncate of BUILD_VECTOR sources. (#75792)

Avoid the pre-truncate of BUILD_VECTOR sources when there is more than
one use. This can avoid using unnecessary movs later down the
instruction selection pipeline.
parent 8c777415
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