diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-08-16 08:43:54 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-16 08:43:54 -0700 |
commit | ce88ca928a29748f5fd179a3ab7f7039b3a311c4 (patch) | |
tree | f27f4e4dc588241b9a4bfcde9b4075b8103a26a9 /llvm/lib/Object/COFFImportFile.cpp | |
parent | 82fe79357f54d4db4c4e2c46bbfbd4345022ae22 (diff) | |
download | llvm-ce88ca928a29748f5fd179a3ab7f7039b3a311c4.zip llvm-ce88ca928a29748f5fd179a3ab7f7039b3a311c4.tar.gz llvm-ce88ca928a29748f5fd179a3ab7f7039b3a311c4.tar.bz2 |
[TableGen] Sign extend constants based on size for EmitIntegerMatcher. (#104550)
I'm planning to add a getSignedConstant to SelectionDAG and use it for
EmitInteger in SelectionDAGISel which already uses int64_t.
getSignedConstant will assert that the constant has the correct number
of significant bits for the VT.
This patch ensures that tablegen emits constants in this form.
Diffstat (limited to 'llvm/lib/Object/COFFImportFile.cpp')
0 files changed, 0 insertions, 0 deletions