[PATCH] D82341: [PowerPC] add store (load float*) pattern to isProfitableToHoist

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 18 00:33:27 PDT 2020


shchenz updated this revision to Diff 278975.
shchenz marked 6 inline comments as done.
shchenz added a comment.

address @jsji comments:
1: code refactor
2: split out NFC patch for new added testcase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82341

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/Transforms/SimplifyCFG/PowerPC/prefer-load-i32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82341.278975.patch
Type: text/x-patch
Size: 4068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200718/7c82f03d/attachment.bin>


More information about the llvm-commits mailing list