3 Commits

Author SHA1 Message Date
Fangrui Song
89e02c7aea [test] Update DirectX/min_vec_size.ll after shufflevector mask vector poison change 2023-05-04 22:30:36 -07:00
Chris Bieneman
2b405e7e04 [NFC][DX] Update test case to use new opt flags
The legacy `-<pass>` options are now erroring out. This updates to the
new pass manager option.
2022-12-09 13:16:49 -06:00
Xiang Li
6917799e37 [DirectX backend] change MinVectorRegisterBitWidth to 32.
This is to avoid vector-combine generate vector4 on float.

Reviewed By: beanz

Differential Revision: https://reviews.llvm.org/D132826
2022-08-30 23:20:12 -07:00