diff options
author | Nuno Lopes <nuno.lopes@tecnico.ulisboa.pt> | 2023-07-18 09:54:07 +0100 |
---|---|---|
committer | Nuno Lopes <nuno.lopes@tecnico.ulisboa.pt> | 2023-07-18 09:54:41 +0100 |
commit | 23c21759458014fc4d7cbea45b6fbe7349a0a4fd (patch) | |
tree | 758c366f2262d80db1e61d51439e166fc0cbe21c /llvm/lib/IR/Function.cpp | |
parent | 586321467a0d48573ae643e837a6c4eaf6bc75db (diff) | |
download | llvm-23c21759458014fc4d7cbea45b6fbe7349a0a4fd.zip llvm-23c21759458014fc4d7cbea45b6fbe7349a0a4fd.tar.gz llvm-23c21759458014fc4d7cbea45b6fbe7349a0a4fd.tar.bz2 |
[LowerMatrixIntrinsics] Use poison instead of undef as placeholder [NFC]
These values don't propagate to the output; they are always replaced with a subsequent shuffle
or insertelement.
Tested equivalence with Alive2, e.g., https://alive2.llvm.org/ce/z/fj4s78.
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions