diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-12-15 17:30:32 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-15 17:30:32 -0800 |
commit | ca60ee2b8c57034175f590f0aff5978a066569a0 (patch) | |
tree | 01e174ae44ff6161b9e0a75b51da0c2685bce70b /llvm/lib/CodeGen/MachineModuleInfoImpls.cpp | |
parent | f86f4574bbab9cb8c998f9e6560c68696c45f90f (diff) | |
download | llvm-ca60ee2b8c57034175f590f0aff5978a066569a0.zip llvm-ca60ee2b8c57034175f590f0aff5978a066569a0.tar.gz llvm-ca60ee2b8c57034175f590f0aff5978a066569a0.tar.bz2 |
[GISel] Remove unnecessary MachineVerifier checks for G_ABDS/G_ABDU. (#120014)
These are declared to use a single type index for all operands in
GenericOpcodes.td and the verifier knows how to check that all operands
with the same type index match.
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfoImpls.cpp')
0 files changed, 0 insertions, 0 deletions