[PATCH] D56772: [MIR] Add simple PRE pass to MachineCSE
Anton Afanasyev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 3 03:29:28 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL359870: [MIR] Add simple PRE pass to MachineCSE (authored by anton-afanasyev, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D56772?vs=197938&id=197945#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56772/new/
https://reviews.llvm.org/D56772
Files:
llvm/trunk/lib/CodeGen/MachineCSE.cpp
llvm/trunk/test/CodeGen/Mips/internalfunc.ll
llvm/trunk/test/CodeGen/X86/avx2-masked-gather.ll
llvm/trunk/test/CodeGen/X86/masked_compressstore.ll
llvm/trunk/test/CodeGen/X86/masked_gather.ll
llvm/trunk/test/CodeGen/X86/masked_store.ll
llvm/trunk/test/CodeGen/X86/masked_store_trunc.ll
llvm/trunk/test/CodeGen/X86/masked_store_trunc_ssat.ll
llvm/trunk/test/CodeGen/X86/masked_store_trunc_usat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56772.197945.patch
Type: text/x-patch
Size: 312948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190503/41d529c9/attachment-0001.bin>
More information about the llvm-commits
mailing list