[PATCH] D85047: [Hexagon] Use InstSimplify instead of ConstantProp
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 3 12:36:13 PDT 2020
aeubanks updated this revision to Diff 282701.
aeubanks added a comment.
Add -hexagon-instsimplify option, add -hexagon-instsimplify=0 to some tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85047/new/
https://reviews.llvm.org/D85047
Files:
llvm/include/llvm/Transforms/Scalar.h
llvm/include/llvm/Transforms/Scalar/InstSimplifyPass.h
llvm/lib/Target/Hexagon/HexagonTargetMachine.cpp
llvm/lib/Transforms/Scalar/InstSimplifyPass.cpp
llvm/test/CodeGen/Hexagon/autohvx/isel-qfalse.ll
llvm/test/CodeGen/Hexagon/autohvx/isel-setcc-pair.ll
llvm/test/CodeGen/Hexagon/bit-bitsplit-regclass.ll
llvm/test/CodeGen/Hexagon/hvx-bitcast-v64i1.ll
llvm/test/CodeGen/Hexagon/isel-simplify-crash.ll
llvm/test/CodeGen/Hexagon/loop_correctness.ll
llvm/test/CodeGen/Hexagon/newvaluejump-kill.ll
llvm/test/CodeGen/Hexagon/packetize-impdef-1.ll
llvm/test/CodeGen/Hexagon/store-vector-pred.ll
llvm/test/CodeGen/Hexagon/vect/zext-v4i1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85047.282701.patch
Type: text/x-patch
Size: 7534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200803/1227c539/attachment.bin>
More information about the llvm-commits
mailing list