[llvm] [NVPTX] Add IR pass for FMA transformation in the llc pipeline (PR #154735)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 21 18:05:59 PDT 2025
arsenm wrote:
There's a CodeGenPrepare hook that enables cross block FMA formation
https://github.com/llvm/llvm-project/pull/154735
More information about the llvm-commits
mailing list