[all-commits] [llvm/llvm-project] c80cab: [SCCP] Avoid use of undef value in test (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Sep 3 05:25:34 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c80cabfcbe88d2f67372bba982eadf45330a5e1b
      https://github.com/llvm/llvm-project/commit/c80cabfcbe88d2f67372bba982eadf45330a5e1b
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2024-09-03 (Tue, 03 Sep 2024)

  Changed paths:
    M llvm/test/Transforms/SCCP/widening.ll

  Log Message:
  -----------
  [SCCP] Avoid use of undef value in test (NFC)

Avoid optimization away most of the code if we resolve this to
a specific value.



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