[all-commits] [llvm/llvm-project] 073338: Revert "Revert "Revert "Recommit "Revert "[CVP] pr...

junparser via All-commits all-commits at lists.llvm.org
Tue Nov 23 18:26:58 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 07333810caee48e94587891191a970be8a117fcf
      https://github.com/llvm/llvm-project/commit/07333810caee48e94587891191a970be8a117fcf
  Author: Jun Ma <JunMa at linux.alibaba.com>
  Date:   2021-11-24 (Wed, 24 Nov 2021)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/Local.h
    M llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
    M llvm/lib/Transforms/Utils/Local.cpp
    M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
    M llvm/test/Transforms/CorrelatedValuePropagation/basic.ll

  Log Message:
  -----------
  Revert "Revert "Revert "Recommit "Revert "[CVP] processSwitch: Remove default case when switch cover all possible values."""""

This reverts commit c93f93b2e3f28997f794265089fb8138dd5b5f13.


  Commit: 17eb6b61de4b4d7a35680254a59118a0e3fa8dc9
      https://github.com/llvm/llvm-project/commit/17eb6b61de4b4d7a35680254a59118a0e3fa8dc9
  Author: Jun Ma <JunMa at linux.alibaba.com>
  Date:   2021-11-24 (Wed, 24 Nov 2021)

  Changed paths:
    M llvm/lib/CodeGen/TailDuplicator.cpp
    M llvm/test/CodeGen/X86/tail-dup-multiple-latch-loop.ll

  Log Message:
  -----------
  Revert "[Taildup] Don't tail-duplicate loop header with multiple successors as its latches"

This reverts commit 1f9fa549841a2ec55aa5a131bfaf83f0383c4713.


Compare: https://github.com/llvm/llvm-project/compare/8ec0f221843c...17eb6b61de4b


More information about the All-commits mailing list