[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:36:28 PDT 2022


LuoYuanke updated this revision to Diff 427588.
LuoYuanke added a comment.

Fix typo in commends.


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


More information about the llvm-commits mailing list