This revision was automatically updated to reflect the committed changes.
Closed by commit rC331038: [ARM] Add __ARM_FEATURE_DOTPROD pre-defined macro
(authored by olista01, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D46108?vs=144080&id=144339#toc
Repository:
rC Clang
SjoerdMeijer accepted this revision.
SjoerdMeijer added a comment.
This revision is now accepted and ready to land.
Looks like a straight forward fix/addition to me.
Comment at: lib/Basic/Targets/ARM.cpp:737
+ if (DotProd)
+Builder.defineMacro("__ARM_FEATURE_DOTPROD", "1
olista01 created this revision.
olista01 added reviewers: rengolin, SjoerdMeijer, flyingforyou.
Herald added a reviewer: javed.absar.
Herald added subscribers: llvm-commits, chrib, kristof.beyls.
This adds a pre-defined macro to test if the compiler has support for the
v8.2-A dot rpoduct intrinsi