[all-commits] [llvm/llvm-project] 851710: [SimplifyCFG] Add additional tests for sinking (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Jun 5 03:46:22 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 851710d7910609e176cda36e0d113274d6bd506d
      https://github.com/llvm/llvm-project/commit/851710d7910609e176cda36e0d113274d6bd506d
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2024-06-05 (Wed, 05 Jun 2024)

  Changed paths:
    M llvm/test/Transforms/SimplifyCFG/X86/sink-common-code.ll

  Log Message:
  -----------
  [SimplifyCFG] Add additional tests for sinking (NFC)

This covers some interesting edge cases when the sink target is
a loop header.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list