[all-commits] [llvm/llvm-project] 7e1dc1: Move some tests from instcombine to phase ordering...

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Wed Nov 24 13:01:22 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e1dc12f440b2d4aef71d790be94c65d7e2b86a2
      https://github.com/llvm/llvm-project/commit/7e1dc12f440b2d4aef71d790be94c65d7e2b86a2
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2021-11-24 (Wed, 24 Nov 2021)

  Changed paths:
    M llvm/test/Transforms/InstCombine/and-xor-or.ll
    A llvm/test/Transforms/PhaseOrdering/reassociate-gvn-bdce.ll

  Log Message:
  -----------
  Move some tests from instcombine to phase ordering. NFC.

Tests from D113216 are now handled by Reassociate, GVN and BDCE
passes after D114462. Moving into phase ordering instead of
instcombine.




More information about the All-commits mailing list