diff options
author | Hanhan Wang <hanchung@google.com> | 2021-04-20 07:34:32 -0700 |
---|---|---|
committer | Hanhan Wang <hanchung@google.com> | 2021-04-20 07:35:20 -0700 |
commit | 7b7df8e85eec445389e4b07915f16aa18332719d (patch) | |
tree | 7f28e4dbeae6d44b94fa436ac3e2221622728617 /llvm/lib/CodeGen/MachineVerifier.cpp | |
parent | 476155e68efb838487a19386ce5f670c53b855c3 (diff) | |
download | llvm-7b7df8e85eec445389e4b07915f16aa18332719d.zip llvm-7b7df8e85eec445389e4b07915f16aa18332719d.tar.gz llvm-7b7df8e85eec445389e4b07915f16aa18332719d.tar.bz2 |
[mlir][StandardToSPIRV] Add support for lowering std.xor on bool to SPIR-V
std.xor ops on bool are lowered to spv.LogicalNotEqual. For Boolean values, xor
and not-equal are the same thing.
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D100817
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions