[llvm] [LICM] Support integer mul/add in hoistFPAssociation. (PR #67736)

via llvm-commits llvm-commits at lists.llvm.org
Mon May 13 06:11:04 PDT 2024


mikaelholmen wrote:

I wrote an issue https://github.com/llvm/llvm-project/issues/91957 about a miscompile that starts happening with this patch. I have no idea if this patch is really to blame though or if it just uncovers something already existing.

https://github.com/llvm/llvm-project/pull/67736


More information about the llvm-commits mailing list