[PATCH] D80752: [AArch64]: BFloat MatMul Intrinsics&CodeGen

Ties Stuij via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 4 15:30:27 PDT 2020


stuij added a comment.

For the backend tests, I suggest using `-asm-verbose=0` with llc to only print instructions and get rid of `// kill: ..` and friends. Use `update_cc_test_checks.py` again to regenerate the testing.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80752/new/

https://reviews.llvm.org/D80752





More information about the cfe-commits mailing list