[PATCH] D132835: [NFC][Regalloc] Introduce the RegAllocPriorityAdvisorAnalysis
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 8 07:50:28 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd8a2d3f7d4a2: [NFC][Regalloc] Introduce the RegAllocPriorityAdvisorAnalysis (authored by Flpha0830, committed by mtrofin).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132835/new/
https://reviews.llvm.org/D132835
Files:
llvm/include/llvm/InitializePasses.h
llvm/lib/CodeGen/RegAllocGreedy.cpp
llvm/lib/CodeGen/RegAllocGreedy.h
llvm/lib/CodeGen/RegAllocPriorityAdvisor.cpp
llvm/lib/CodeGen/RegAllocPriorityAdvisor.h
llvm/test/CodeGen/AArch64/O3-pipeline.ll
llvm/test/CodeGen/AMDGPU/llc-pipeline.ll
llvm/test/CodeGen/Generic/llc-start-stop.ll
llvm/test/CodeGen/MLRegalloc/default-priority-advisor.ll
llvm/test/CodeGen/PowerPC/O3-pipeline.ll
llvm/test/CodeGen/RISCV/O3-pipeline.ll
llvm/test/CodeGen/X86/opt-pipeline.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132835.458740.patch
Type: text/x-patch
Size: 14760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220908/9cb1e780/attachment.bin>
More information about the llvm-commits
mailing list