aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorMehdi Amini <joker.eph@gmail.com>2024-02-22 14:11:10 -0800
committerGitHub <noreply@github.com>2024-02-22 14:11:10 -0800
commite2f08268304dc972440391c43bf1d47e28fad93e (patch)
treea28a2ba5c0406b114f03d7831eac275cc46695da /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentae3e14276b7181ae51e9ef731f44f813a1a3f123 (diff)
downloadllvm-e2f08268304dc972440391c43bf1d47e28fad93e.zip
llvm-e2f08268304dc972440391c43bf1d47e28fad93e.tar.gz
llvm-e2f08268304dc972440391c43bf1d47e28fad93e.tar.bz2
[MLIR] Fix LLVM dialect specification to use AnySignlessInteger instead of AnyInteger (#82694)
LLVM IR does not support signed integer, the LLVM dialect was underspecified (likely unintentionally) and the AnyInteger constraint was overly lax. The arithmetic dialect is already consistently using AnySignlessInteger.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions