[llvm] [InstCombine] Refactor matchFunnelShift to allow more pattern (NFC) (PR #68474)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 7 02:45:36 PDT 2023
nikic wrote:
> This is a NFC patch. No new tests are needed.
Sorry, I missed the NFC in the title. Here is a diff without whitespace changes that shows that this is mostly just an indentation change: https://github.com/llvm/llvm-project/pull/68474/files?diff=split&w=1
Please put up the non-NFC patch you want to base on this. It's hard to say whether this makes sense without the dependent patch.
https://github.com/llvm/llvm-project/pull/68474
More information about the llvm-commits
mailing list