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

Iris via All-commits all-commits at lists.llvm.org
Tue Apr 15 07:56:37 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: 370305c4926ec615ff1d0408afad145279a721fe
      https://github.com/llvm/llvm-project/commit/370305c4926ec615ff1d0408afad145279a721fe
  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: 2db858edaff1f8f959090a3db9614c67b42d8e04
      https://github.com/llvm/llvm-project/commit/2db858edaff1f8f959090a3db9614c67b42d8e04
  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: a20c02f3bb6275d6b7dbf1005d46df95734311c5
      https://github.com/llvm/llvm-project/commit/a20c02f3bb6275d6b7dbf1005d46df95734311c5
  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: 6e3bb6129cf08c715bd7321560955f0edf52f07c
      https://github.com/llvm/llvm-project/commit/6e3bb6129cf08c715bd7321560955f0edf52f07c
  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:
  -----------
  add nopoison back


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

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