[PATCH] D93054: [ARM] Add bank conflict hazarding

David Penry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 18 15:50:35 PST 2020


dpenry updated this revision to Diff 312895.
dpenry added a comment.

Formatting and variable name changes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93054

Files:
  llvm/lib/Target/ARM/ARM.td
  llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/lib/Target/ARM/ARMBaseInstrInfo.h
  llvm/lib/Target/ARM/ARMHazardRecognizer.cpp
  llvm/lib/Target/ARM/ARMHazardRecognizer.h
  llvm/lib/Target/ARM/ARMSubtarget.cpp
  llvm/lib/Target/ARM/ARMSubtarget.h
  llvm/test/CodeGen/Thumb2/schedm7-hazard.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93054.312895.patch
Type: text/x-patch
Size: 14904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201218/86e66f96/attachment.bin>


More information about the llvm-commits mailing list