Files
clang-p2996/llvm/test/Transforms
Ramkumar Ramachandra 7dad7ab3c0 Scalarizer: add negative test for lrint, llrint (#70203)
With the recent change 98c90a13 (ISel: introduce vector ISD::LRINT,
ISD::LLRINT; custom RISCV lowering), it is now possible to scalarize
llvm.lrint and llvm.llrint with a trivial change to VectorUtils. In
preparation for this change, and the corresponding test update, add a
negative test for lrint and llrint.
2023-10-25 17:27:12 +01:00
..