[all-commits] [llvm/llvm-project] 98c2f4: [VectorCombine] add helper to replace uses and rename

RotateRight via All-commits all-commits at lists.llvm.org
Mon Jun 22 07:03:28 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 98c2f4eea56a48576578fefcddcd6c97eea77c28
      https://github.com/llvm/llvm-project/commit/98c2f4eea56a48576578fefcddcd6c97eea77c28
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-06-22 (Mon, 22 Jun 2020)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VectorCombine.cpp
    M llvm/test/Transforms/PhaseOrdering/X86/shuffle.ll
    M llvm/test/Transforms/VectorCombine/X86/shuffle.ll

  Log Message:
  -----------
  [VectorCombine] add helper to replace uses and rename

The tests are regenerated to show a path that missed renaming,
but there should be no functional difference from this patch.




More information about the All-commits mailing list