diff options
author | Sanjay Patel <spatel@rotateright.com> | 2018-08-09 17:26:22 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2018-08-09 17:26:22 +0000 |
commit | 15d1501aaefc0d8c86bf90e0abe6cb8d315031f2 (patch) | |
tree | a81552f999708e63d9a6aeefd5b385c1334b67e5 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | a42dec7a1b905fff024fad2c4e02f5b070e3d0c7 (diff) | |
download | llvm-15d1501aaefc0d8c86bf90e0abe6cb8d315031f2.zip llvm-15d1501aaefc0d8c86bf90e0abe6cb8d315031f2.tar.gz llvm-15d1501aaefc0d8c86bf90e0abe6cb8d315031f2.tar.bz2 |
[SelectionDAG] try harder to convert funnel shift to rotate
Similar to rL337966 - if the DAGCombiner's rotate matching was
working as expected, I don't think we'd see any test diffs here.
AArch only goes right, and PPC only goes left.
x86 has both, so no diffs there.
Differential Revision: https://reviews.llvm.org/D50091
llvm-svn: 339359
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions