Files
clang-p2996/llvm/test/Transforms/LowerMatrixIntrinsics/transpose-float.ll
ManuelJBrito 8b56da5e9f [IR] Change shufflevector undef mask to poison
With this patch an undefined mask in a shufflevector will be printed as poison.
This change is done to support the new shufflevector semantics
for undefined mask elements.

Differential Revision: https://reviews.llvm.org/D149210
2023-04-27 14:41:10 +01:00

8.3 KiB