[PATCH] D59139: [CodeGenPrepare] Fix ModifiedDT flag in optimizeSelectInst

Rong Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 8 14:48:46 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355751: [CodeGenPrepare] Fix ModifiedDT flag in optimizeSelectInst (authored by xur, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D59139?vs=189923&id=189945#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59139

Files:
  llvm/trunk/lib/CodeGen/CodeGenPrepare.cpp
  llvm/trunk/test/Transforms/CodeGenPrepare/X86/optimizeSelect-DT.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59139.189945.patch
Type: text/x-patch
Size: 5605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190308/f15ccadd/attachment.bin>


More information about the llvm-commits mailing list