summaryrefslogtreecommitdiffstats
path: root/clang/lib/Lex/Preprocessor.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-09-11 16:51:24 +0000
committerCraig Topper <craig.topper@intel.com>2018-09-11 16:51:24 +0000
commita57bb61a3e87bad1d701c1c98fc9d1d6bd6563e4 (patch)
treef85e8c786758f2ab4bde6b9e80e16386365da8dd /clang/lib/Lex/Preprocessor.cpp
parent49d190f6f8f4e78ac1438c6054ffea087aa85bfd (diff)
downloadbcm5719-llvm-a57bb61a3e87bad1d701c1c98fc9d1d6bd6563e4.tar.gz
bcm5719-llvm-a57bb61a3e87bad1d701c1c98fc9d1d6bd6563e4.zip
[InstCombine] Support (mul (sext x), cst) --> (sext (mul x, cst')) and (mul (zext x), cst) --> (zext (mul x, cst')) for vectors constants.
Similar to D51236, but for mul instead of add. Differential Revision: https://reviews.llvm.org/D51900 llvm-svn: 341961
Diffstat (limited to 'clang/lib/Lex/Preprocessor.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud