[all-commits] [llvm/llvm-project] 9706dd: [SimplifyCFG] Add additional if conversion tests (...

Nikita Popov via All-commits all-commits at lists.llvm.org
Sat Jul 24 01:36:12 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9706dd49406b2d318e642b54ae8cab9856b049c5
      https://github.com/llvm/llvm-project/commit/9706dd49406b2d318e642b54ae8cab9856b049c5
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-07-24 (Sat, 24 Jul 2021)

  Changed paths:
    M llvm/test/Transforms/SimplifyCFG/speculate-store.ll

  Log Message:
  -----------
  [SimplifyCFG] Add additional if conversion tests (NFC)

Test a readonly call in between, as well as the combination of
an atomic and simple store.




More information about the All-commits mailing list