[PATCH] D125079: [fastregalloc] Enhance the heuristics for liveout in self loop.

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 20 18:19:29 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG44e8a205f4cf: [fastregalloc] Enhance the heuristics for liveout in self loop. (authored by LuoYuanke).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125079

Files:
  llvm/lib/CodeGen/RegAllocFast.cpp
  llvm/test/CodeGen/AArch64/atomicrmw-O0.ll
  llvm/test/CodeGen/AMDGPU/fastregalloc-self-loop-heuristic.mir
  llvm/test/CodeGen/X86/atomic32.ll
  llvm/test/CodeGen/X86/atomic64.ll
  llvm/test/CodeGen/X86/atomic6432.ll
  llvm/test/CodeGen/X86/fastregalloc-selfloop.mir
  llvm/test/CodeGen/X86/swifterror.ll
  llvm/test/DebugInfo/X86/fission-ranges.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125079.438520.patch
Type: text/x-patch
Size: 43397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220621/47abe607/attachment-0001.bin>


More information about the llvm-commits mailing list