Unverified Commit 69ffa7be authored by Simon Pilgrim's avatar Simon Pilgrim Committed by GitHub
Browse files

[X86] X86FixupVectorConstants - load+zero vector constants that can be stored...

[X86] X86FixupVectorConstants - load+zero vector constants that can be stored in a truncated form (#80428)

Further develops the vsextload support added in #79815 / b5d35fea - reduces the size of the vector constant by storing it in the constant pool in a truncated form, and zero-extend it as part of the load.
parent 60732c0f
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