[PATCH] D34963: [AArch64][Falkor] Avoid HW prefetcher tag collisions (step 1)

Geoff Berry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 21:31:21 PDT 2017


gberry updated this revision to Diff 106374.
gberry added a comment.

Rebase and change metadata string to "falkor.strided.access"


https://reviews.llvm.org/D34963

Files:
  lib/Target/AArch64/AArch64.h
  lib/Target/AArch64/AArch64FalkorHWPFFix.cpp
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64ISelLowering.h
  lib/Target/AArch64/AArch64InstrInfo.cpp
  lib/Target/AArch64/AArch64InstrInfo.h
  lib/Target/AArch64/AArch64TargetMachine.cpp
  lib/Target/AArch64/CMakeLists.txt
  test/CodeGen/AArch64/falkor-hwpf.ll
  test/CodeGen/MIR/AArch64/target-memoperands.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34963.106374.patch
Type: text/x-patch
Size: 15265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170713/5f666678/attachment.bin>


More information about the llvm-commits mailing list