[llvm] [NVPTX] Add patterns for fma.relu.{f16|bf16} (PR #114977)

via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 6 03:46:45 PST 2024


================
@@ -0,0 +1,349 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
----------------
ldrumm wrote:

The tests look reasonable to me in the behaviour, but I'd prefer they `-stop-after=finalize-isel` so we can test just the isel in isolation

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


More information about the llvm-commits mailing list