diff options
author | Keyi Zhang <Kuree@users.noreply.github.com> | 2025-01-17 08:01:39 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-17 17:01:39 +0100 |
commit | c9f72b2873d2b3ea777c3ee512696f2259252bce (patch) | |
tree | f1701ac39d43ae086f31e38a5778b650bba1930f /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | 7c729418d721147bf1f2b257afd30f84721888ad (diff) | |
download | llvm-c9f72b2873d2b3ea777c3ee512696f2259252bce.zip llvm-c9f72b2873d2b3ea777c3ee512696f2259252bce.tar.gz llvm-c9f72b2873d2b3ea777c3ee512696f2259252bce.tar.bz2 |
[MLIR][LLVM] Fix #llvm.constant_range parsing (#123009)
When `APInt` parses negative numbers, it may extend the bit width. This
patch ensures the bit width matches with the attribute.
Fixes https://github.com/llvm/llvm-project/issues/122996.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions