diff options
author | William S. Moses <gh@wsmoses.com> | 2021-11-15 20:13:33 -0500 |
---|---|---|
committer | William S. Moses <gh@wsmoses.com> | 2021-11-16 12:00:37 -0500 |
commit | 30d87d4a5d02f00ef58ebc24a0ee5c6c370b8b4c (patch) | |
tree | 1cfb49956ee2cc18265eb6c5c74d7574f91afef1 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | ed6b69a38f9944a1831f8c36825ae41fbe9bf637 (diff) | |
download | llvm-30d87d4a5d02f00ef58ebc24a0ee5c6c370b8b4c.zip llvm-30d87d4a5d02f00ef58ebc24a0ee5c6c370b8b4c.tar.gz llvm-30d87d4a5d02f00ef58ebc24a0ee5c6c370b8b4c.tar.bz2 |
[MLIR][LLVM] Permit integer types in switch other than i32
LLVM switchop currently only permits i32. Both LLVM IR and MLIR Standard switch permit other integer types leading to an illegal state when lowering an i8 switch from MLIR standard
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D113955
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions