[all-commits] [llvm/llvm-project] 769964: [InstCombine] Add trunc+zext 'narrow' funnel shift...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Oct 16 04:07:14 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 76996470ef3e16b20498bc1ee083ef5a50e5ff8f
      https://github.com/llvm/llvm-project/commit/76996470ef3e16b20498bc1ee083ef5a50e5ff8f
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-10-16 (Fri, 16 Oct 2020)

  Changed paths:
    M llvm/test/Transforms/InstCombine/funnel.ll

  Log Message:
  -----------
  [InstCombine] Add trunc+zext 'narrow' funnel shift tests (PR35155)

Based on the rotation equivalents in rotate.ll




More information about the All-commits mailing list