[llvm] [DAGCombiner] Allow freeze to sink through fmul by adding it to AllowMultipleMaybePoisonOperands (PR #142250)
Harrison Hao via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 7 03:44:03 PDT 2025
harrisonGPU wrote:
Hi @RKSimon @nikic @jayfoad @arsenm , I've added FMUL to AllowMultipleMaybePoisonOperands.
When you have time, could you please take a look and let me know if you have any suggestions?
https://github.com/llvm/llvm-project/pull/142250
More information about the llvm-commits
mailing list