diff options
author | Craig Topper <craig.topper@sifive.com> | 2025-04-15 08:41:39 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-15 08:41:39 -0700 |
commit | 88b6229dc3f65876b3f627616a024cd5dbcadcb0 (patch) | |
tree | 080b69ac847e1841bec74f77eedb8e861e06bf09 /llvm/lib/Support/ProgramStack.cpp | |
parent | d0e4af8a88dc7a0377677000d0c92104ff215347 (diff) | |
download | llvm-88b6229dc3f65876b3f627616a024cd5dbcadcb0.zip llvm-88b6229dc3f65876b3f627616a024cd5dbcadcb0.tar.gz llvm-88b6229dc3f65876b3f627616a024cd5dbcadcb0.tar.bz2 |
[TableGen] Remove unhelpful error messages from PseudoLoweringEmitter. (#135747)
All of the notes using the location of ResultInst will just print the
location inside of the PseudoInstExpansion class.
There was one note using the location of DI->getDef(), but knowing where
one of the two mismatched types is defined isn't helpful. The operand
types need to be the same, so the mismatch message we already printed
should be enough.
Diffstat (limited to 'llvm/lib/Support/ProgramStack.cpp')
0 files changed, 0 insertions, 0 deletions