[all-commits] [llvm/llvm-project] 09fdfd: [VPlan] Replace hard-coded VPValue ids with patter...

Florian Hahn via All-commits all-commits at lists.llvm.org
Thu Oct 7 01:54:59 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 09fdfd03ea59604c54bf8aebc69a042c832090e7
      https://github.com/llvm/llvm-project/commit/09fdfd03ea59604c54bf8aebc69a042c832090e7
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-10-07 (Thu, 07 Oct 2021)

  Changed paths:
    M llvm/test/Transforms/LoopVectorize/first-order-recurrence-sink-replicate-region.ll
    M llvm/test/Transforms/LoopVectorize/vplan-printing.ll
    M llvm/test/Transforms/LoopVectorize/vplan-sink-scalars-and-merge.ll

  Log Message:
  -----------
  [VPlan] Replace hard-coded VPValue ids with patterns in tests.

This makes the tests a bit more robust with respect to small changes in
the value numbering.




More information about the All-commits mailing list