[PATCH] D68411: Add support for intrinsics llvm.ppc.dcbfl and llvm.ppc.dcbflp

Lei Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 22 11:05:50 PDT 2019


lei added a comment.

Since these are just mnemonics for using dcbf, why not just add the tests to llvm/test/CodeGen/PowerPC/dcbf.ll instead of creating 2 small test files.


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

https://reviews.llvm.org/D68411





More information about the llvm-commits mailing list