[PATCH] D78411: [AArch64LoadStoreOptimizer] Skip debug insts during pattern matching

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 22 11:26:16 PDT 2020


vsk updated this revision to Diff 259342.
vsk marked 3 inline comments as done.
vsk added a comment.

Address review feedback:

- Use range based iterator, split out a second test with debug info, drop extra variable


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78411

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78411.259342.patch
Type: text/x-patch
Size: 12215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200422/fa0843e1/attachment-0001.bin>


More information about the llvm-commits mailing list