[PATCH] D129037: [globalisel] Select register bank for DBG_VALUE

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 8 20:20:44 PDT 2022


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

Address Arsenault's comments. Thank you for review.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129037

Files:
  llvm/lib/CodeGen/GlobalISel/RegBankSelect.cpp
  llvm/lib/CodeGen/RegisterBankInfo.cpp
  llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
  llvm/lib/Target/AArch64/GISel/AArch64RegisterBankInfo.cpp
  llvm/lib/Target/X86/X86InstructionSelector.cpp
  llvm/lib/Target/X86/X86RegisterBankInfo.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/select-dbg-value.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-hint.mir
  llvm/test/DebugInfo/AArch64/debug-reg-bank.ll
  llvm/test/DebugInfo/X86/debug-reg-bank.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129037.451036.patch
Type: text/x-patch
Size: 11134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220809/5b4ad9ba/attachment.bin>


More information about the llvm-commits mailing list