[PATCH] D47143: [InstrSimplify, NewGVN] Add option to ignore additional instr info when simplifying.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 17 07:39:56 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340031: [InstrSimplify,NewGVN] Add option to ignore additional instr info when… (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47143?vs=158525&id=161245#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47143

Files:
  llvm/trunk/include/llvm/Analysis/InstructionSimplify.h
  llvm/trunk/include/llvm/Analysis/ValueTracking.h
  llvm/trunk/lib/Analysis/InstructionSimplify.cpp
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/lib/Transforms/Scalar/NewGVN.cpp
  llvm/trunk/test/Transforms/NewGVN/pr33185.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47143.161245.patch
Type: text/x-patch
Size: 52636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180817/d015ee07/attachment.bin>


More information about the llvm-commits mailing list