[all-commits] [llvm/llvm-project] 129c50: [PhaseOrdering] add scalarization test for PR42174...

RotateRight via All-commits all-commits at lists.llvm.org
Sun May 31 05:44:44 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 129c501aa9199c2c5a69c7a6de8ec9873e3d41a4
      https://github.com/llvm/llvm-project/commit/129c501aa9199c2c5a69c7a6de8ec9873e3d41a4
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-05-31 (Sun, 31 May 2020)

  Changed paths:
    A llvm/test/Transforms/PhaseOrdering/X86/scalarization.ll

  Log Message:
  -----------
  [PhaseOrdering] add scalarization test for PR42174; NFC

Motivating test for vector-combine enhancement in D80885.
Make sure that vectorization and canonicalization are
working together as expected.




More information about the All-commits mailing list