diff options
author | Craig Topper <craig.topper@gmail.com> | 2012-04-08 17:53:33 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2012-04-08 17:53:33 +0000 |
commit | c8e2d91a58b4fd5aba6d70eddbf8835d847f37a3 (patch) | |
tree | 6ae4eab2c5355f08870c0c894865ac82742bd46f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | ede4a8aa2be346d4f175e61cf4a18a023ea3198d (diff) | |
download | llvm-c8e2d91a58b4fd5aba6d70eddbf8835d847f37a3.zip llvm-c8e2d91a58b4fd5aba6d70eddbf8835d847f37a3.tar.gz llvm-c8e2d91a58b4fd5aba6d70eddbf8835d847f37a3.tar.bz2 |
Simplify code that tries to do vector extracts for shuffles when the mask width and the input vector widths don't match. No need to check the min and max are in range before calculating the start index. The range check after having the start index is sufficient. Also no need to check for an extract from the beginning differently.
llvm-svn: 154295
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions