Skip to content
  • Reid Spencer's avatar
    For PR1297: · fad9bd6b
    Reid Spencer authored
    Make sure that the CTPOP result is casted to i32 as the bit counting
    intrinsics all return i32 now (this affects CTLZ and CTTZ as well).
    
    llvm-svn: 35567
    fad9bd6b
Loading