[PATCH] D87964: [MemLoc] Support bcmp in MemoryLocation::getForArgument

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 19 07:57:24 PDT 2020


xbolva00 added a comment.

In D87964#2283510 <https://reviews.llvm.org/D87964#2283510>, @fhahn wrote:

> Could you also add a test for `BasicAA`, in  `llvm/test/Analysis/BasicAA/libfuncs.ll`?

Sure! I had to change test case "setup" (we need the gnu triple to recognize bcmp).


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

https://reviews.llvm.org/D87964



More information about the llvm-commits mailing list