[PATCH] D71210: [MC] Widen the functional unit type from 32 to 64 bits.

Bevin Hansson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 06:22:02 PST 2020


ebevhan updated this revision to Diff 245395.
ebevhan added a comment.

Rebase and fix a few places where the FuncUnits type was missing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71210

Files:
  llvm/include/llvm/CodeGen/ScoreboardHazardRecognizer.h
  llvm/include/llvm/MC/MCInstrItineraries.h
  llvm/lib/CodeGen/MachinePipeliner.cpp
  llvm/lib/CodeGen/ScoreboardHazardRecognizer.cpp
  llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp
  llvm/lib/Target/Hexagon/HexagonInstrInfo.h
  llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp
  llvm/utils/TableGen/SubtargetEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71210.245395.patch
Type: text/x-patch
Size: 8269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200219/b66545d2/attachment.bin>


More information about the llvm-commits mailing list