diff options
author | Mehdi Amini <joker.eph@gmail.com> | 2024-02-22 14:11:10 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-22 14:11:10 -0800 |
commit | e2f08268304dc972440391c43bf1d47e28fad93e (patch) | |
tree | a28a2ba5c0406b114f03d7831eac275cc46695da /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | ae3e14276b7181ae51e9ef731f44f813a1a3f123 (diff) | |
download | llvm-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