[PATCH] D59147: Broken, not for review: X86TargetLowering::EmitLoweredSelect(): ignore harmless instrs between two PHI's

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 8 11:54:16 PST 2019


lebedev.ri created this revision.
lebedev.ri added a project: LLVM.
Herald added subscribers: llvm-commits, kristof.beyls.

See D59001 <https://reviews.llvm.org/D59001>, D59035 <https://reviews.llvm.org/D59035>.


Repository:
  rL LLVM

https://reviews.llvm.org/D59147

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/8bit_cmov_of_trunc_promotion.ll
  test/CodeGen/X86/cmov-promotion.ll
  test/CodeGen/X86/cmovcmov.ll
  test/CodeGen/X86/copy-eflags.ll
  test/CodeGen/X86/fshl.ll
  test/CodeGen/X86/fshr.ll
  test/CodeGen/X86/midpoint-int.ll
  test/CodeGen/X86/pseudo_cmov_lower.ll
  test/CodeGen/X86/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59147.189898.patch
Type: text/x-patch
Size: 24250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190308/7aabc676/attachment.bin>


More information about the llvm-commits mailing list