[PATCH] D50656: [X86] In EFLAGS copy pass, don't emit EXTRACT_SUBREG instructions since we're after peephole

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 16 14:54:50 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339945: [X86] In EFLAGS copy pass, don't emit EXTRACT_SUBREG instructions since we're… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50656?vs=160412&id=161120#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50656

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50656.161120.patch
Type: text/x-patch
Size: 13349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180816/09813e90/attachment.bin>


More information about the llvm-commits mailing list