[all-commits] [llvm/llvm-project] 8f1205: [ValueTracking] Avoid UB in test (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri May 26 06:55:38 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8f12057e8ec638add17c1ac0019cafbbf4a3ed3b
      https://github.com/llvm/llvm-project/commit/8f12057e8ec638add17c1ac0019cafbbf4a3ed3b
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-05-26 (Fri, 26 May 2023)

  Changed paths:
    M llvm/test/Analysis/ValueTracking/shift-recurrence-knownbits.ll

  Log Message:
  -----------
  [ValueTracking] Avoid UB in test (NFC)

Don't use br undef, as it is UB.




More information about the All-commits mailing list