[all-commits] [llvm/llvm-project] d74e36: [Coroutines] Avoid branch on undef UB in test (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Jan 3 04:53:58 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d74e36572a5110b388fcbc6188dabdfffc18fe4f
      https://github.com/llvm/llvm-project/commit/d74e36572a5110b388fcbc6188dabdfffc18fe4f
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-01-03 (Tue, 03 Jan 2023)

  Changed paths:
    M llvm/test/Transforms/Coroutines/coro-split-recursive.ll

  Log Message:
  -----------
  [Coroutines] Avoid branch on undef UB in test (NFC)




More information about the All-commits mailing list