[llvm] [NVPTX] Add IR pass for FMA transformation in the llc pipeline (PR #154735)

Justin Fargnoli via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 21 09:17:53 PDT 2025


justinfargnoli wrote:

> which is too late for any IR-level passes that might want to optimize or analyze FMAs

Which passes are these? If there aren't any, do we plan on adding passes that do care about this? 

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


More information about the llvm-commits mailing list