Files
clang-p2996/llvm/test/CodeGen/SystemZ
Jonas Paulsson 22bc9db92b [SystemZ] Use the EVT version of getVectorVT() in combineTruncateExtract(). (#100150)
A test case showed up where the new vector type is v24i16, which is not a simple
MVT. In order to get an extended value type for cases like this, EVT::getVectorVT()
needs to be called instead of MVT::getVectorVT(), otherwise the following call
to getVectorElementType() in combineExtract() will fail.
2024-07-26 14:33:40 +02:00
..
2017-10-06 13:59:28 +00:00
2019-11-20 19:08:27 +01:00
2013-07-19 16:24:22 +00:00
2016-06-10 19:58:10 +00:00
2019-11-20 19:08:27 +01:00
2019-11-20 19:08:27 +01:00
2020-02-04 10:32:45 -05:00
2024-07-15 11:26:37 +02:00
2019-11-20 19:08:27 +01:00
2019-11-20 19:08:27 +01:00