[all-commits] [llvm/llvm-project] ecd63a: Revert "[LICM] Support integer mul/add in hoistFPA...

Craig Topper via All-commits all-commits at lists.llvm.org
Mon Feb 12 16:41:59 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ecd63afafd635d3f37ec25e3ded1db0410e97de3
      https://github.com/llvm/llvm-project/commit/ecd63afafd635d3f37ec25e3ded1db0410e97de3
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-02-12 (Mon, 12 Feb 2024)

  Changed paths:
    M llvm/lib/Transforms/Scalar/LICM.cpp
    R llvm/test/Transforms/LICM/expr-reassociate-int.ll

  Log Message:
  -----------
  Revert "[LICM] Support integer mul/add in hoistFPAssociation. (#67736)"

This reverts commit 7ff5dfbaa0c971048da0f37ec6f05f5395562c21.

Causing crashes on Mac build bots.




More information about the All-commits mailing list