diff options
author | Sanjay Patel <spatel@rotateright.com> | 2015-12-07 17:39:48 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2015-12-07 17:39:48 +0000 |
commit | fe2e9121e27aaf4ef4f37a5fda06e773bc6cc42f (patch) | |
tree | 4e1fdcfa845c9b69388c7c1b5980d7f68e2d5ffe /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | dc7b6c3623ab1fcd313f31c2bf3e6cc7aae4a3a3 (diff) | |
download | llvm-fe2e9121e27aaf4ef4f37a5fda06e773bc6cc42f.zip llvm-fe2e9121e27aaf4ef4f37a5fda06e773bc6cc42f.tar.gz llvm-fe2e9121e27aaf4ef4f37a5fda06e773bc6cc42f.tar.bz2 |
Tighten checks so we can see existing codegen
The 2-element vector case shows a surprising bug: we failed to
eliminate ops on undefs, so there are 4 fmax calls even though
there can only be 2 valid elements in the inputs.
llvm-svn: 254920
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions