[PATCH] D146602: [PowerPC] Enable canCombineStoreAndExtract target hook

Ting Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 31 04:20:47 PDT 2023


tingwang updated this revision to Diff 509986.
tingwang added a comment.

Address comment: add test case to show the change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146602

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.h
  llvm/test/CodeGen/PowerPC/p10-fi-elim.ll
  llvm/test/CodeGen/PowerPC/vector-promotion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146602.509986.patch
Type: text/x-patch
Size: 41754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230331/af44c8e3/attachment.bin>


More information about the llvm-commits mailing list