diff options
author | Florian Hahn <florian.hahn@arm.com> | 2018-09-07 14:40:06 +0000 |
---|---|---|
committer | Florian Hahn <florian.hahn@arm.com> | 2018-09-07 14:40:06 +0000 |
commit | e32ff4b28af4860505e06344383768ce832f615d (patch) | |
tree | aff29cf90589751e032f3fdfcf402c37217e17be /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 832c4afe00916c11c84130cd39b29e330a5e4d70 (diff) | |
download | llvm-e32ff4b28af4860505e06344383768ce832f615d.zip llvm-e32ff4b28af4860505e06344383768ce832f615d.tar.gz llvm-e32ff4b28af4860505e06344383768ce832f615d.tar.bz2 |
[InstCombine] Do not fold scalar ops over select with vector condition.
If OtherOpT or OtherOpF have scalar types and the condition is a vector,
we would create an invalid select.
Reviewers: spatel, john.brawn, mssimpso, craig.topper
Reviewed By: spatel
Differential Revision: https://reviews.llvm.org/D51781
llvm-svn: 341666
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions