diff options
author | Craig Topper <craig.topper@intel.com> | 2018-09-14 05:16:58 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-09-14 05:16:58 +0000 |
commit | e385365c40fc6aa57341e804f7722ca41ca4df2b (patch) | |
tree | f480bb2434d6c86e138a3b06c59e361b1bfac086 /llvm/lib/Support/CommandLine.cpp | |
parent | e9765ac2757aec5c3346a7a498be06d9427d4c77 (diff) | |
download | llvm-e385365c40fc6aa57341e804f7722ca41ca4df2b.zip llvm-e385365c40fc6aa57341e804f7722ca41ca4df2b.tar.gz llvm-e385365c40fc6aa57341e804f7722ca41ca4df2b.tar.bz2 |
[InstCombine] Add some test cases for (add (sext x), (sext y)) --> (sext (add int x, y)) and (mul (sext x), (sext y)) --> (sext (mul x, y)). NFC
llvm-svn: 342203
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions