[all-commits] [llvm/llvm-project] c48f67: [ConstraintElim] Opimize abs based on known constr...

Iris via All-commits all-commits at lists.llvm.org
Tue Apr 15 07:59:46 PDT 2025


  Branch: refs/heads/users/el-ev/04-15-_constraintelim_opimize_abs_based_on_known_constraints
  Home:   https://github.com/llvm/llvm-project
  Commit: c48f67f690abb727682c988341e743740e962576
      https://github.com/llvm/llvm-project/commit/c48f67f690abb727682c988341e743740e962576
  Author: Iris Shi <0.0 at owo.li>
  Date:   2025-04-15 (Tue, 15 Apr 2025)

  Changed paths:
    M llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
    M llvm/test/Transforms/ConstraintElimination/abs.ll

  Log Message:
  -----------
  [ConstraintElim] Opimize abs based on known constraints


  Commit: bad3538ff3f466649fc69a3dcb2b84bb2093c23d
      https://github.com/llvm/llvm-project/commit/bad3538ff3f466649fc69a3dcb2b84bb2093c23d
  Author: Iris Shi <0.0 at owo.li>
  Date:   2025-04-15 (Tue, 15 Apr 2025)

  Changed paths:
    M llvm/test/Transforms/ConstraintElimination/abs.ll

  Log Message:
  -----------
  update test


  Commit: 4051260ac3c22dbe19a40adce94da756377d88c8
      https://github.com/llvm/llvm-project/commit/4051260ac3c22dbe19a40adce94da756377d88c8
  Author: Iris Shi <0.0 at owo.li>
  Date:   2025-04-15 (Tue, 15 Apr 2025)

  Changed paths:
    M llvm/lib/Transforms/Scalar/ConstraintElimination.cpp

  Log Message:
  -----------
  match abs only


  Commit: 079a35343414096c53ec3a0a366a7d3936380992
      https://github.com/llvm/llvm-project/commit/079a35343414096c53ec3a0a366a7d3936380992
  Author: Iris Shi <0.0 at owo.li>
  Date:   2025-04-15 (Tue, 15 Apr 2025)

  Changed paths:
    M llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
    M llvm/test/Transforms/ConstraintElimination/abs.ll

  Log Message:
  -----------
  add nopoison back


Compare: https://github.com/llvm/llvm-project/compare/6e3bb6129cf0...079a35343414

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list