[all-commits] [llvm/llvm-project] 431a40: [LoopUnswitch] Assert that branch condition is eit...

Juneyoung Lee via All-commits all-commits at lists.llvm.org
Tue Mar 30 18:35:40 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 431a40e1e28f181e87dd247b91a5e6872dd64ab4
      https://github.com/llvm/llvm-project/commit/431a40e1e28f181e87dd247b91a5e6872dd64ab4
  Author: Juneyoung Lee <aqjune at gmail.com>
  Date:   2021-03-31 (Wed, 31 Mar 2021)

  Changed paths:
    M llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp

  Log Message:
  -----------
  [LoopUnswitch] Assert that branch condition is either and/or but not both

as suggested at https://reviews.llvm.org/rG5bb38e84d3d0#986321




More information about the All-commits mailing list