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

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 11 18:02:42 PST 2022


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

add test cases with more than one use for the load


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.481961.patch
Type: text/x-patch
Size: 19500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221212/7d91ea84/attachment.bin>


More information about the llvm-commits mailing list