[PATCH] D38133: [CGP] Make optimizeMemoryInst introduce a select/phi if it improves things

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 2 09:21:17 PDT 2017


john.brawn updated this revision to Diff 117365.
john.brawn added a comment.

I've updated the patch to something that builds on top of https://reviews.llvm.org/D38133, to give more context to that. I'm not intending to commit this patch, as instead I'll be rewriting it to apply on top of https://reviews.llvm.org/D36073 (once that's been updated to apply on top of https://reviews.llvm.org/D38133).


Repository:
  rL LLVM

https://reviews.llvm.org/D38133

Files:
  lib/CodeGen/CodeGenPrepare.cpp
  test/CodeGen/X86/tail-merge-identical.ll
  test/CodeGen/X86/x86-cmov-converter.ll
  test/Transforms/CodeGenPrepare/ARM/sink-addrmode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38133.117365.patch
Type: text/x-patch
Size: 21372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171002/32fd9137/attachment.bin>


More information about the llvm-commits mailing list