[PATCH] D56772: [MIR] Add simple PRE pass to MachineCSE
Anton Afanasyev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 30 07:53:20 PDT 2019
anton-afanasyev updated this revision to Diff 197328.
anton-afanasyev added a comment.
Small fix and tests update
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56772/new/
https://reviews.llvm.org/D56772
Files:
llvm/lib/CodeGen/MachineCSE.cpp
llvm/test/CodeGen/Mips/internalfunc.ll
llvm/test/CodeGen/X86/avx2-masked-gather.ll
llvm/test/CodeGen/X86/masked_compressstore.ll
llvm/test/CodeGen/X86/masked_gather.ll
llvm/test/CodeGen/X86/masked_store.ll
llvm/test/CodeGen/X86/masked_store_trunc.ll
llvm/test/CodeGen/X86/masked_store_trunc_ssat.ll
llvm/test/CodeGen/X86/masked_store_trunc_usat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56772.197328.patch
Type: text/x-patch
Size: 266408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190430/91e2cbd1/attachment-0001.bin>
More information about the llvm-commits
mailing list