[PATCH] D134792: [PowerPC][GISel] support 64 bit load/store

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 28 23:54:17 PST 2022


shchenz updated this revision to Diff 478471.
shchenz marked an inline comment as done.
shchenz added a comment.

address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134792

Files:
  llvm/lib/Target/PowerPC/GISel/PPCInstructionSelector.cpp
  llvm/lib/Target/PowerPC/GISel/PPCLegalizerInfo.cpp
  llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.cpp
  llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.h
  llvm/test/CodeGen/PowerPC/GlobalISel/load-store-64bit.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134792.478471.patch
Type: text/x-patch
Size: 13997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221129/90c476f8/attachment.bin>


More information about the llvm-commits mailing list