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

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 23 06:01:27 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa9f14cdc6203: [ARM] Add bank conflict hazarding (authored by dpenry, committed by dmgreen).

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.313542.patch
Type: text/x-patch
Size: 14902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201223/fccfca44/attachment.bin>


More information about the llvm-commits mailing list