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

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 6 19:22:53 PDT 2022


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

Address Arsenault's comments.


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/Target/AArch64/GISel/AArch64InstructionSelector.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.442756.patch
Type: text/x-patch
Size: 10457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220707/376e62b8/attachment-0001.bin>


More information about the llvm-commits mailing list