[PATCH] D47037: [EarlyCSE] Improve EarlyCSE of some absolute value cases.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 21 11:46:36 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332865: [EarlyCSE] Improve EarlyCSE of some absolute value cases. (authored by ctopper, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D47037

Files:
  llvm/trunk/include/llvm/Analysis/ValueTracking.h
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/lib/Transforms/Scalar/EarlyCSE.cpp
  llvm/trunk/test/Transforms/EarlyCSE/commute.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47037.147828.patch
Type: text/x-patch
Size: 4470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180521/50acf93c/attachment.bin>


More information about the llvm-commits mailing list