[PATCH] D45673: [x86] Fix PR37100 by teaching the EFLAGS copy lowering to rewrite uses across basic blocks in the limited cases where it is very straight forward to do so.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 16 17:03:58 PDT 2018
chandlerc updated this revision to Diff 142721.
chandlerc added a comment.
Arrange this test case to be slightly less brittle.
Repository:
rL LLVM
https://reviews.llvm.org/D45673
Files:
llvm/lib/Target/X86/X86FlagsCopyLowering.cpp
llvm/test/CodeGen/X86/O0-pipeline.ll
llvm/test/CodeGen/X86/O3-pipeline.ll
llvm/test/CodeGen/X86/copy-eflags.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45673.142721.patch
Type: text/x-patch
Size: 16105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180417/41ee9085/attachment.bin>
More information about the llvm-commits
mailing list