[PATCH] D49146: [AMDGPU] Support a fdot2 pattern.

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 13 08:31:02 PDT 2018


arsenm added inline comments.


================
Comment at: llvm/trunk/test/CodeGen/AMDGPU/fdot2.ll:232
+  ret void
+}
----------------
Probably should try matching the negated form too


Repository:
  rL LLVM

https://reviews.llvm.org/D49146





More information about the llvm-commits mailing list