mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 10:55:58 +08:00
This revision makes concrete use of 0-d vectors to extend the semantics of InsertElementOp. Reviewed By: dcaballe, pifon2a Differential Revision: https://reviews.llvm.org/D114388