[PATCH] D129037: [globalisel] Select register bank for DBG_VALUE
LuoYuanke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 16 21:20:10 PDT 2022
LuoYuanke updated this revision to Diff 445288.
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/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.445288.patch
Type: text/x-patch
Size: 10938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220717/2922a4b1/attachment.bin>
More information about the llvm-commits
mailing list