[PATCH] D29272: Enable ARM v8.3-A architecture

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 30 06:03:58 PST 2017


rengolin requested changes to this revision.
rengolin added a comment.
This revision now requires changes to proceed.

In https://reviews.llvm.org/D29272#660320, @samparker wrote:

> Unfortunately not at this time. I believe the updated architecture reference manual will be released in the middle of this year.


Hi Sam,

This is unfortunate, and too common from ARM in the recent years. It'll be very hard to review anything without proper documentation. Heck, we don't even have the ARMv8.2 docs and you're already pushing 8.3.

I'll say the same thing I said to SVE: If the docs can wait until later this year, so can support in the compiler.

cheers,
--renato


https://reviews.llvm.org/D29272





More information about the llvm-commits mailing list