diff options
| author | Craig Topper <craig.topper@sifive.com> | 2025-10-31 15:11:13 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-31 22:11:13 +0000 |
| commit | d310693bde68b49cdb5c5877aadffb41d35c45fb (patch) | |
| tree | ee070576b804fe8016a769fd04ac99c57077395f /clang/lib/Frontend/CompilerInvocation.cpp | |
| parent | 74d4870aa503e90a614e4bc725d670abc5f90218 (diff) | |
| download | llvm-d310693bde68b49cdb5c5877aadffb41d35c45fb.zip llvm-d310693bde68b49cdb5c5877aadffb41d35c45fb.tar.gz llvm-d310693bde68b49cdb5c5877aadffb41d35c45fb.tar.bz2 | |
[SelectionDAG] Use GetPromotedInteger when promoting integer operands of PATCHPOINT/STACKMAP. (#165926)
This is consistent with other promotion, but causes negative constants
to be sign extended instead of zero extended in some cases.
I guess getNode and type legalizer are inconsistent about what
ANY_EXTEND of a constant does.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
