[PATCH] D53129: [InstCombine] Fixed crash with aliased functions

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 11 09:49:44 PDT 2018


xbolva00 updated this revision to Diff 169230.
xbolva00 added a comment.

- updated other places


https://reviews.llvm.org/D53129

Files:
  include/llvm/Transforms/Utils/BuildLibCalls.h
  lib/Transforms/IPO/InferFunctionAttrs.cpp
  lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  lib/Transforms/Utils/BuildLibCalls.cpp
  lib/Transforms/Utils/SimplifyLibCalls.cpp
  test/Transforms/InstCombine/pr39177.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53129.169230.patch
Type: text/x-patch
Size: 13816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181011/e75f93d4/attachment-0001.bin>


More information about the llvm-commits mailing list