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

Rong Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 8 13:57:37 PST 2019


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

using utils/update_test_checks.py to generate the test checks.

thanks the tip from spatel!


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.189923.patch
Type: text/x-patch
Size: 5539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190308/2da57572/attachment.bin>


More information about the llvm-commits mailing list