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

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 6 03:32:15 PDT 2022


LuoYuanke updated this revision to Diff 427586.
LuoYuanke added a comment.
Herald added subscribers: kerbowa, jvesely.

Fix test case failure.


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.427586.patch
Type: text/x-patch
Size: 52258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220506/015159a2/attachment.bin>


More information about the llvm-commits mailing list