[all-commits] [llvm/llvm-project] 107d19: Revert "[SimpleLoopUnswitch] Port partially invari...

JinGu Kang via All-commits all-commits at lists.llvm.org
Thu May 13 00:41:57 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 107d19eb017ff6734986af077eb2e9f6600114a9
      https://github.com/llvm/llvm-project/commit/107d19eb017ff6734986af077eb2e9f6600114a9
  Author: Jingu Kang <jingu.kang at arm.com>
  Date:   2021-05-13 (Thu, 13 May 2021)

  Changed paths:
    M llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
    R llvm/test/Transforms/SimpleLoopUnswitch/partial-unswitch-mssa-threshold.ll
    R llvm/test/Transforms/SimpleLoopUnswitch/partial-unswitch-update-memoryssa.ll
    M llvm/test/Transforms/SimpleLoopUnswitch/partial-unswitch.ll

  Log Message:
  -----------
  Revert "[SimpleLoopUnswitch] Port partially invariant unswitch from LoopUnswitch to SimpleLoopUnswitch"

This reverts commit 88b259c01463c08ac2575b4432c07ea7751946b5.

It needs to fix below bugs.

https://bugs.llvm.org/show_bug.cgi?id=50279
https://bugs.llvm.org/show_bug.cgi?id=50302




More information about the All-commits mailing list