[all-commits] [llvm/llvm-project] 803b71: [InstCombine] Add test case showing rotate intrins...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Oct 10 10:20:40 PDT 2020


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

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

  Log Message:
  -----------
  [InstCombine] Add test case showing rotate intrinsic being split by SimplifyDemandedBits

Noticed while triaging regression report on D88834


  Commit: f2e08c688e6c3223d14c4817c5ce0b55c03a8d1b
      https://github.com/llvm/llvm-project/commit/f2e08c688e6c3223d14c4817c5ce0b55c03a8d1b
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-10-10 (Sat, 10 Oct 2020)

  Changed paths:
    M llvm/test/CodeGen/PowerPC/funnel-shift-rot.ll
    M llvm/test/CodeGen/PowerPC/funnel-shift.ll

  Log Message:
  -----------
  [PowerPC] Add ppc32 funnel shift test coverage


Compare: https://github.com/llvm/llvm-project/compare/8dc2faf642b7...f2e08c688e6c


More information about the All-commits mailing list