[all-commits] [llvm/llvm-project] 8441a8: [MergeICmps] Add test for call before first load (...

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Aug 26 12:24:42 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8441a8eea8007b9eaaaabf76055949180a702d6d
      https://github.com/llvm/llvm-project/commit/8441a8eea8007b9eaaaabf76055949180a702d6d
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-08-26 (Thu, 26 Aug 2021)

  Changed paths:
    M llvm/test/Transforms/MergeICmps/X86/split-block-does-work.ll

  Log Message:
  -----------
  [MergeICmps] Add test for call before first load (NFC)

If a clobbering call happens before all loads, that shouldn't
block the transform.




More information about the All-commits mailing list