[PATCH] D57636: [COFF, ARM64] Fix types for _ReadStatusReg, _WriteStatusReg

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 4 10:52:26 PST 2019


efriedma added a subscriber: TomTan.
efriedma added a comment.

Missing testcase changes.  (It should be possible to check that we aren't inserting incorrect truncation/extension operations in the IR.)


Repository:
  rC Clang

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

https://reviews.llvm.org/D57636





More information about the cfe-commits mailing list