[all-commits] [llvm/llvm-project] 86195b: [ValueTracking] Remove branch-on-poison-as-ub flag...

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Jan 2 02:05:18 PST 2023


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

  Changed paths:
    M llvm/lib/Analysis/ValueTracking.cpp

  Log Message:
  -----------
  [ValueTracking] Remove branch-on-poison-as-ub flag (NFC)

This has been enabled by default without issue for a while now,
remove the flag.




More information about the All-commits mailing list