LukeGeeson marked 2 inline comments as done.
LukeGeeson added inline comments.
================
Comment at: clang/lib/Basic/Targets/AArch64.cpp:284
+ if (HasMatMul)
+ Builder.defineMacro("__ARM_FEATURE_MATMUL_INT8", "1");
+
----------------
DavidSpickett wrote:
> I don't see specific tests for this #define
test added in clang/test/CodeGen/aarch64-matmul.cpp
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77540/new/
https://reviews.llvm.org/D77540
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits