diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-10-08 11:04:54 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-10-08 11:05:14 +0100 |
commit | e1d4ca00094a4267b6fd70f613f2e0390b2a8cbf (patch) | |
tree | 82b6484cb7c67a4a93bf1923bc6315375e8fbe00 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | c1fd4305b68500c754a7ce6a86fe297c36e21d3b (diff) | |
download | llvm-e1d4ca00094a4267b6fd70f613f2e0390b2a8cbf.zip llvm-e1d4ca00094a4267b6fd70f613f2e0390b2a8cbf.tar.gz llvm-e1d4ca00094a4267b6fd70f613f2e0390b2a8cbf.tar.bz2 |
[InstCombine] matchRotate - add support for matching general funnel shifts with constant shift amounts (PR46896)
First step towards extending the existing rotation support to full funnel shift handling now that the backend legalization support has improved.
This enables us to match the shift by constant cases, which are pretty trivial to expand again if necessary.
D88420 will add non-uniform support for funnel shifts as well once its been finalized.
Differential Revision: https://reviews.llvm.org/D88834
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions