diff options
author | Cassie Jones <code@witchoflight.com> | 2021-02-14 14:42:46 -0500 |
---|---|---|
committer | Cassie Jones <code@witchoflight.com> | 2021-02-14 18:06:32 -0500 |
commit | 97a1cdb15618966f786404bcfcac08f52a695f55 (patch) | |
tree | 0c2e86ca06ce8f3439a6f00030550b79a3f9b536 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 36246388bae24d233bf9debb2eb5b8448a795f9f (diff) | |
download | llvm-97a1cdb15618966f786404bcfcac08f52a695f55.zip llvm-97a1cdb15618966f786404bcfcac08f52a695f55.tar.gz llvm-97a1cdb15618966f786404bcfcac08f52a695f55.tar.bz2 |
[GlobalISel] Disable vector types in narrowScalarAddSub
The implementation for vectors is broken and doesn't seem to be used by
anything. Explicitly remove support for them, they can be added again
later when they're properly implemented.
Reviewed By: aemerson
Differential Revision: https://reviews.llvm.org/D95699
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions