[PATCH] D113150: Lift VLIWResourceModel, VLIWMachineScheduler, and ConvergingVLIWScheduler into CodeGen/VLIWMachineScheduler
James Nagurne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 6 14:24:08 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcc3bb8558018: [llvm][Hexagon] Generalize VLIWResourceModel, VLIWMachineScheduler, and… (authored by JamesNagurne).
Changed prior to commit:
https://reviews.llvm.org/D113150?vs=392140&id=392183#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113150/new/
https://reviews.llvm.org/D113150
Files:
llvm/include/llvm/CodeGen/MachineScheduler.h
llvm/include/llvm/CodeGen/VLIWMachineScheduler.h
llvm/lib/CodeGen/CMakeLists.txt
llvm/lib/CodeGen/MachineScheduler.cpp
llvm/lib/CodeGen/VLIWMachineScheduler.cpp
llvm/lib/Target/Hexagon/HexagonMachineScheduler.cpp
llvm/lib/Target/Hexagon/HexagonMachineScheduler.h
llvm/lib/Target/Hexagon/HexagonTargetMachine.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113150.392183.patch
Type: text/x-patch
Size: 75053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211206/82983fc8/attachment.bin>
More information about the llvm-commits
mailing list