[PATCH] D158262: [AArch64] Add Defs=[NZCV] to MTE loop pseudos.

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 18 02:58:40 PDT 2023


DavidSpickett added a comment.

Though, should you check for the STZGloops as well? Not sure if you can reliably trigger that, maybe the clearing of tags here uses it but equally it could use STGloop with a tag value of 0.

They're all in the same group so not covering the Z variant isn't that big of a risk.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158262



More information about the llvm-commits mailing list