Skip to content
Snippets Groups Projects
L

llvm-project

Project ID: 15484555
Select Git revision
0 results
  • Clone with SSH
  • Clone with HTTPS
  • Mehdi Amini's avatar
    Mehdi Amini authored
    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.
    e2f08268
    History
    Name Last commit Last update