[all-commits] [llvm/llvm-project] 657bfa: [ValueTracking] reduce code in isImpliedCondICmps; ...

Sanjay Patel via All-commits all-commits at lists.llvm.org
Thu Aug 4 14:04:00 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 657bfa364f3d34f3348827ee29cdf8da99ce57ce
      https://github.com/llvm/llvm-project/commit/657bfa364f3d34f3348827ee29cdf8da99ce57ce
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2022-08-04 (Thu, 04 Aug 2022)

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

  Log Message:
  -----------
  [ValueTracking] reduce code in isImpliedCondICmps; NFC

This copies the implementation of the subsequent match with constants.




More information about the All-commits mailing list