[PATCH] D47631: [ValueTracking] Match select abs pattern when there's an sext involved

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 4 09:58:12 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333927: [ValueTracking] Match select abs pattern when there's an sext involved (authored by john.brawn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47631?vs=149745&id=149794#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47631

Files:
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/test/Transforms/LoopIdiom/ARM/ctlz.ll
  llvm/trunk/test/Transforms/LoopIdiom/X86/ctlz.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47631.149794.patch
Type: text/x-patch
Size: 5341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180604/c5b59b5a/attachment.bin>


More information about the llvm-commits mailing list