aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJonas Paulsson <paulson1@linux.ibm.com>2024-07-26 14:33:40 +0200
committerGitHub <noreply@github.com>2024-07-26 14:33:40 +0200
commit22bc9db92b46965882b1c77aebc86430149b0912 (patch)
treefa2296f2bebfbf8d740510c690dc524b3fb91762 /flang/lib/Frontend/CompilerInvocation.cpp
parent6a1a393997fb5f7bdb01943ed48dc72d48861824 (diff)
downloadllvm-22bc9db92b46965882b1c77aebc86430149b0912.zip
llvm-22bc9db92b46965882b1c77aebc86430149b0912.tar.gz
llvm-22bc9db92b46965882b1c77aebc86430149b0912.tar.bz2
[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.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions