[PATCH] D49220: [x86] Teach the EFLAGS copy lowering to handle much more complex control flow patterns including forks, merges, and even cyles.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 12 17:01:00 PDT 2018


chandlerc updated this revision to Diff 155304.
chandlerc marked 2 inline comments as done.
chandlerc added a comment.

Address code review comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D49220

Files:
  llvm/lib/Target/X86/X86FlagsCopyLowering.cpp
  llvm/test/CodeGen/X86/flags-copy-lowering.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49220.155304.patch
Type: text/x-patch
Size: 21636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180713/1868a729/attachment.bin>


More information about the llvm-commits mailing list