[all-commits] [llvm/llvm-project] a7c05b: [ValueLattice] Remove redundant check (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Dec 19 06:22:45 PST 2023


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

  Changed paths:
    M llvm/include/llvm/Analysis/ValueLattice.h

  Log Message:
  -----------
  [ValueLattice] Remove redundant check (NFC)

This will already be checked inside markConstant().




More information about the All-commits mailing list