[llvm] [DAG] Add generic m_TernaryOp() / m_c_TernaryOp() matchers (PR #165520)
Hongyu Chen via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 29 03:41:58 PDT 2025
https://github.com/XChy commented:
Looks like most code in visitFMA can be replaced with SDPatternMatch helpers.
https://github.com/llvm/llvm-project/pull/165520
More information about the llvm-commits
mailing list