[all-commits] [llvm/llvm-project] 93182c: [SimpleLoopUnswitch] Add test cases where freeze o...

Florian Hahn via All-commits all-commits at lists.llvm.org
Wed Apr 27 13:19:31 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 93182c9ff4c0062736bb86408766fde02decc196
      https://github.com/llvm/llvm-project/commit/93182c9ff4c0062736bb86408766fde02decc196
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-04-27 (Wed, 27 Apr 2022)

  Changed paths:
    A llvm/test/Transforms/SimpleLoopUnswitch/trivial-unswitch-freeze-individual-conditions.ll

  Log Message:
  -----------
  [SimpleLoopUnswitch] Add test cases where freeze of OR/AND cons needed.

Freezing just the result of the AND/OR here is not enough.




More information about the All-commits mailing list