[PATCH] D79294: [InstSimplify] Remove known bits constant folding
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 8 01:34:54 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5a2265647ed3: Reapply [InstSimplify] Remove known bits constant folding (authored by nikic).
Changed prior to commit:
https://reviews.llvm.org/D79294?vs=261720&id=262838#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79294/new/
https://reviews.llvm.org/D79294
Files:
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/test/Analysis/ValueTracking/knownzero-shift.ll
llvm/test/Transforms/GVN/PRE/volatile.ll
llvm/test/Transforms/InstSimplify/assume.ll
llvm/test/Transforms/InstSimplify/call.ll
llvm/test/Transforms/InstSimplify/or.ll
llvm/test/Transforms/InstSimplify/shift-knownbits.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79294.262838.patch
Type: text/x-patch
Size: 13442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200508/b66adb9b/attachment.bin>
More information about the llvm-commits
mailing list