[PATCH] D58672: [X86] Avoid codegen changes when DBG_VALUE appears between lowered selects

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 4 02:55:25 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355307: [X86] Avoid codegen changes when DBG_VALUE appears between lowered selects (authored by jmorse, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58672?vs=188923&id=189128#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58672/new/

https://reviews.llvm.org/D58672

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/pseudo_cmov_lower2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58672.189128.patch
Type: text/x-patch
Size: 4564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190304/ebf10629/attachment.bin>


More information about the llvm-commits mailing list