[all-commits] [llvm/llvm-project] 621183: [VectorCombine] add reduction-like patterns; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Sat May 16 09:45:56 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6211830fbabd439a41f4c83d3c8ede92019cde3f
      https://github.com/llvm/llvm-project/commit/6211830fbabd439a41f4c83d3c8ede92019cde3f
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-05-16 (Sat, 16 May 2020)

  Changed paths:
    M llvm/test/Transforms/VectorCombine/X86/extract-binop.ll

  Log Message:
  -----------
  [VectorCombine] add reduction-like patterns; NFC

These are based on tests originally included in:
D79078




More information about the All-commits mailing list