[PATCH] D74005: [GlobalISel][AArch64] Fix contract cross-bank copies with SIMD instructions

Shu-Chun Weng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 4 17:17:43 PST 2020


scw updated this revision to Diff 242473.
scw added a comment.

Update style.


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

https://reviews.llvm.org/D74005

Files:
  llvm/include/llvm/CodeGen/GlobalISel/Utils.h
  llvm/lib/CodeGen/GlobalISel/Utils.cpp
  llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/contract-store.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74005.242473.patch
Type: text/x-patch
Size: 6137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200205/dab3d18a/attachment.bin>


More information about the llvm-commits mailing list