[PATCH] D43457: [Evaluator] Improve evaluation of load/store

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 13 03:23:54 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL327381: [Evaluator] Evaluate load/store with bitcast (authored by evgeny777, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43457?vs=137443&id=138145#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43457

Files:
  llvm/trunk/include/llvm/Analysis/ConstantFolding.h
  llvm/trunk/lib/Analysis/ConstantFolding.cpp
  llvm/trunk/lib/Transforms/Utils/Evaluator.cpp
  llvm/trunk/test/Transforms/GlobalOpt/evaluate-bitcast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43457.138145.patch
Type: text/x-patch
Size: 8937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180313/9dc27d22/attachment.bin>


More information about the llvm-commits mailing list