[all-commits] [llvm/llvm-project] 26fbdf: [ConstraintElim] Refactor `checkCondition`. NFC. (...

Yingwei Zheng via All-commits all-commits at lists.llvm.org
Wed Dec 13 07:20:16 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 26fbdff458ed8a829f732074c06f289b92867a82
      https://github.com/llvm/llvm-project/commit/26fbdff458ed8a829f732074c06f289b92867a82
  Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
  Date:   2023-12-13 (Wed, 13 Dec 2023)

  Changed paths:
    M llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
    M llvm/test/Transforms/ConstraintElimination/debug.ll
    M llvm/test/Transforms/ConstraintElimination/reproducer-remarks-debug.ll

  Log Message:
  -----------
  [ConstraintElim] Refactor `checkCondition`. NFC. (#75319)

This patch refactors `checkCondition` to handle min/max intrinsic calls
in #75306.




More information about the All-commits mailing list