[PATCH] Added instcombine for 'ABS(ABS(X)) -> ABS(X)'

Dinesh Dwivedi dinesh.d at samsung.com
Wed May 7 15:08:21 PDT 2014


Replace isa<> and cast with dyn_cast.

http://reviews.llvm.org/D3658

Files:
  lib/Transforms/InstCombine/InstCombine.h
  lib/Transforms/InstCombine/InstCombineSelect.cpp
  test/Transforms/InstCombine/select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3658.9193.patch
Type: text/x-patch
Size: 4099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140507/0dabd502/attachment.bin>


More information about the llvm-commits mailing list