[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 06:22:56 PDT 2018


john.brawn updated this revision to Diff 149745.
john.brawn added a comment.

Update according to review comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D47631

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

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


More information about the llvm-commits mailing list