aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2020-11-01 12:10:47 -0800
committerCraig Topper <craig.topper@sifive.com>2020-11-01 12:25:47 -0800
commit090e8472ae7e7c606ecd2bbb19bbf5ce1dc2b39b (patch)
tree710888ffea2fa5b63ac1f5dc043e86a53cbae1bf /clang/lib/CodeGen/CodeGenModule.cpp
parente57237f19875fcb2977b15689b7eefec2dbcc828 (diff)
downloadllvm-090e8472ae7e7c606ecd2bbb19bbf5ce1dc2b39b.zip
llvm-090e8472ae7e7c606ecd2bbb19bbf5ce1dc2b39b.tar.gz
llvm-090e8472ae7e7c606ecd2bbb19bbf5ce1dc2b39b.tar.bz2
[RISCV] Add tests to show missed opportunities to use rori for fshr intrinsic with same inputs. NFC
The fshr intrinsic with same inputs produces rotr ISD node. The fshl intrinsic produces rotl ISD node. There were only test cases and isel patterns for the fshl/rotl case. This patch adds fshr/rotr test cases.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions