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

Rong Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 8 11:50:58 PST 2019


xur updated this revision to Diff 189894.
xur added a comment.

changed test case based on spatel's comments.


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

https://reviews.llvm.org/D59139

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

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


More information about the llvm-commits mailing list