[all-commits] [llvm/llvm-project] 1acbd2: pre-commit tests

Iris via All-commits all-commits at lists.llvm.org
Mon Apr 21 07:53:11 PDT 2025


  Branch: refs/heads/users/el-ev/combine-divrem
  Home:   https://github.com/llvm/llvm-project
  Commit: 1acbd2be69292677876bf0722899024904464ba9
      https://github.com/llvm/llvm-project/commit/1acbd2be69292677876bf0722899024904464ba9
  Author: Iris Shi <0.0 at owo.li>
  Date:   2025-04-21 (Mon, 21 Apr 2025)

  Changed paths:
    M llvm/test/CodeGen/X86/div-rem-pair-recomposition-signed.ll
    M llvm/test/CodeGen/X86/div-rem-pair-recomposition-unsigned.ll

  Log Message:
  -----------
  pre-commit tests


  Commit: 1dd8cf1ad61f99a9665fb0bdaf4126546dde3831
      https://github.com/llvm/llvm-project/commit/1dd8cf1ad61f99a9665fb0bdaf4126546dde3831
  Author: Iris Shi <0.0 at owo.li>
  Date:   2025-04-21 (Mon, 21 Apr 2025)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    M llvm/test/CodeGen/X86/div-rem-pair-recomposition-signed.ll
    M llvm/test/CodeGen/X86/div-rem-pair-recomposition-unsigned.ll

  Log Message:
  -----------
  [SelectionDAG][X86] Fold `sub(x, mul(divrem(x,y)[0], y))` to `divrem(x, y)[1]`


Compare: https://github.com/llvm/llvm-project/compare/dd970662e60e...1dd8cf1ad61f

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