[all-commits] [llvm/llvm-project] 6ab663: [LVI] Require UndefAllowed argument to getConstant...

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Dec 12 03:46:39 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6ab663be8da2b2f0a3a59d1ab6935100fb832049
      https://github.com/llvm/llvm-project/commit/6ab663be8da2b2f0a3a59d1ab6935100fb832049
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-12-12 (Tue, 12 Dec 2023)

  Changed paths:
    M llvm/include/llvm/Analysis/LazyValueInfo.h
    M llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp

  Log Message:
  -----------
  [LVI] Require UndefAllowed argument to getConstantRangeAtUse() (NFC)

For the remaining uses set it to true, matching the current
behavior.




More information about the All-commits mailing list