[PATCH] D56772: [MIR] Add simple PRE pass to MachineCSE

Anton Afanasyev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 31 03:46:09 PST 2019


anton-afanasyev updated this revision to Diff 184481.
anton-afanasyev added a comment.

Fixed revision, forgot to add changes.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56772/new/

https://reviews.llvm.org/D56772

Files:
  lib/CodeGen/MachineCSE.cpp
  test/CodeGen/Mips/internalfunc.ll
  test/CodeGen/X86/avx2-masked-gather.ll
  test/CodeGen/X86/masked_gather.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56772.184481.patch
Type: text/x-patch
Size: 32173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190131/752f4707/attachment.bin>


More information about the llvm-commits mailing list