[all-commits] [llvm/llvm-project] cce625: [VectorCombine] improve IR debugging by providing/...

RotateRight via All-commits all-commits at lists.llvm.org
Mon Jun 22 05:36:10 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: cce625f73d7e3451b1800d4e2e47e7467ae74c1d
      https://github.com/llvm/llvm-project/commit/cce625f73d7e3451b1800d4e2e47e7467ae74c1d
  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/vector-reductions.ll
    M llvm/test/Transforms/VectorCombine/X86/extract-binop.ll
    M llvm/test/Transforms/VectorCombine/X86/extract-cmp.ll

  Log Message:
  -----------
  [VectorCombine] improve IR debugging by providing/salvaging value names

The tests are regenerated to show the diffs, but there should be no
functional change from this patch.




More information about the All-commits mailing list