[PATCH] D49229: [AggressiveInstCombine] Fold redundant masking operations of shifted value
Diogo N. Sampaio via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 7 09:51:46 PDT 2018
dnsampaio updated this revision to Diff 159530.
dnsampaio added a comment.
Added missing test-file
https://reviews.llvm.org/D49229
Files:
include/llvm/Transforms/Utils/Local.h
lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
lib/Transforms/Utils/Local.cpp
test/Transforms/AggressiveInstCombine/EliminateRedundantMasks.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49229.159530.patch
Type: text/x-patch
Size: 17488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180807/066d0f10/attachment.bin>
More information about the llvm-commits
mailing list