diff options
author | Sanjay Patel <spatel@rotateright.com> | 2018-07-25 21:38:30 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2018-07-25 21:38:30 +0000 |
commit | 215dcbf4db51bde695b993eff984cd605d796d58 (patch) | |
tree | 29f10d5b9e2000355b7ae06b9854d55b831672f5 /clang/unittests/Tooling/RefactoringActionRulesTest.cpp | |
parent | 4f10a9d3a3a47cd60e5760ba4434a566054d9562 (diff) | |
download | bcm5719-llvm-215dcbf4db51bde695b993eff984cd605d796d58.tar.gz bcm5719-llvm-215dcbf4db51bde695b993eff984cd605d796d58.zip |
[SelectionDAG] try to convert funnel shift directly to rotate if legal
If the DAGCombiner's rotate matching was working as expected,
I don't think we'd see any test diffs here.
This sidesteps the issue of custom lowering for rotates raised in PR38243:
https://bugs.llvm.org/show_bug.cgi?id=38243
...by only dealing with legal operations.
llvm-svn: 337966
Diffstat (limited to 'clang/unittests/Tooling/RefactoringActionRulesTest.cpp')
0 files changed, 0 insertions, 0 deletions