[PATCH] D36742: [LLD][ELF][AArch64] Implement scanner for Cortex-A53 Erratum 843419

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 29 03:41:03 PDT 2018


grimar added a comment.

In https://reviews.llvm.org/D36742#1147698, @peter.smith wrote:

> I'll come up with something. Will aim to do it on Monday. The load/store exclusive instructions are architecture v8.1 only so aren't supported by the v8.0 cortex-a53; it is unlikely that anyone will run the erratum fix that only affects cortex-a53 with the option but it should be possible to come up with test case.


Cool, thanks!


Repository:
  rL LLVM

https://reviews.llvm.org/D36742





More information about the llvm-commits mailing list