[llvm] [LLVM] Add `llvm.vector.reduce.fdot` intrinsic (PR #192174)
Princeton Ferro via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 15 03:02:06 PDT 2026
Prince781 wrote:
Looking at the test cases, it seems GPU codegen is better with `contract` and CPU codegen is better with `reassoc`.
https://github.com/llvm/llvm-project/pull/192174
More information about the llvm-commits
mailing list