[PATCH] D67741: [MTE] Handle MTE instructions in AArch64LoadStoreOptimizer.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 19 13:56:35 PDT 2019


eugenis updated this revision to Diff 220908.
eugenis marked 2 inline comments as done.
eugenis added a comment.

Added merging of STGP with the same source and address register.
Added more tests.
Fixed a comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67741

Files:
  llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
  llvm/test/CodeGen/AArch64/ldst-opt-mte.mir
  llvm/test/CodeGen/AArch64/stgp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67741.220908.patch
Type: text/x-patch
Size: 14781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190919/5d0e4c72/attachment.bin>


More information about the llvm-commits mailing list