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

Rajat Bajpai via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 27 03:04:05 PST 2025


rajatbajpai wrote:

> This sounds like something that may be useful in general. Perhaps it makes sense to make it a generic pass. There's nothing in it that's NVPTX-specific.

Agreed. However, let’s first evaluate its usefulness in the NVPTX backend.

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


More information about the llvm-commits mailing list