[PATCH] D74482: [KnownBits] Introduce anyext instead of passing a flag into zext
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 12 11:10:46 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG32aac2563763: [KnownBits] Introduce anyext instead of passing a flag into zext (authored by foad).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74482/new/
https://reviews.llvm.org/D74482
Files:
llvm/include/llvm/Support/KnownBits.h
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/lib/Analysis/ValueTracking.cpp
llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp
llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74482.244228.patch
Type: text/x-patch
Size: 12817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200212/15d72610/attachment-0001.bin>
More information about the llvm-commits
mailing list