llvm/test/TableGen/intrinsic-pointer-to-any.td: Rework D125247.
It should've updated the number of `def i8 : ValueType<8, 3>;` to `5`, since it renumbered ValueTypes. FYI, the number 3 is `i2` and `IIT_I2(57)` was chosen in IntrinsicEmitter.
Loading
Please sign in to comment