Files
clang-p2996/llvm/test/CodeGen
Luo, Yuanke ec06edc6fa [X86] Update avx512vbmi2vl intrinsic tests to avoid adds
As noticed in D119654, by adding the masked intrinsics results together
we can end up with the selects being canonicalized away from the
intrinsic - this isn't what we want to test here so replace with a
insertvalue chain into a aggregate instead to retain all the results.

Differential Revision: https://reviews.llvm.org/D121563
2022-03-14 09:30:15 +08:00
..
2022-03-10 09:29:06 +08:00
2022-03-08 13:50:54 +01:00