[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 02:56:23 PDT 2019
anton-afanasyev updated this revision to Diff 197938.
anton-afanasyev added a comment.
Update, clang-format
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.197938.patch
Type: text/x-patch
Size: 312786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190503/3c467f37/attachment-0001.bin>
More information about the llvm-commits
mailing list