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

Anton Afanasyev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 24 03:08:43 PDT 2019


anton-afanasyev updated this revision to Diff 196406.
anton-afanasyev added a comment.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

Rebase. Please, review this.


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_gather.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56772.196406.patch
Type: text/x-patch
Size: 32258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190424/5b49b133/attachment.bin>


More information about the llvm-commits mailing list