[PATCH] D90594: [AArch64] Enable RAS 1.1 system registers in all AArch64

Diogo N. Sampaio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 2 07:32:51 PST 2020


dnsampaio accepted this revision.
dnsampaio added a comment.
This revision is now accepted and ready to land.

Perhaps those were some registers that passes by in being classified inside a feature. The usual behavior in llvm (at least for arm), if I'm not mistaken, is to not do so.
So, it LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90594



More information about the llvm-commits mailing list