[PATCH] D22143: [SimplifyCFG] Rewrite SinkThenElseCodeToEnd

James Molloy via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 15 03:46:51 PDT 2016


jmolloy updated this revision to Diff 64121.
jmolloy marked an inline comment as done.
jmolloy added a comment.

Thanks Sanjoy for the review! I think all your comments should be addressed now with the exception of one.

Cheers,

James


Repository:
  rL LLVM

https://reviews.llvm.org/D22143

Files:
  lib/Transforms/Utils/SimplifyCFG.cpp
  test/CodeGen/ARM/avoid-cpsr-rmw.ll
  test/DebugInfo/ARM/single-constant-use-preserves-dbgloc.ll
  test/Transforms/SimplifyCFG/AArch64/prefer-fma.ll
  test/Transforms/SimplifyCFG/sink-common-code.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22143.64121.patch
Type: text/x-patch
Size: 19340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160715/9ead9d56/attachment.bin>


More information about the llvm-commits mailing list