[PATCH] D114881: [TLI] Add memset_pattern4, memset_pattern8 lib functions.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 1 12:42:00 PST 2021


fhahn updated this revision to Diff 391113.
fhahn marked an inline comment as done.
fhahn added a comment.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.

fix formatting and /llvm-tli-checker::ps4-tli-check.s test failure


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114881

Files:
  llvm/include/llvm/Analysis/TargetLibraryInfo.def
  llvm/lib/Analysis/TargetLibraryInfo.cpp
  llvm/test/tools/llvm-tli-checker/ps4-tli-check.s
  llvm/unittests/Analysis/TargetLibraryInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114881.391113.patch
Type: text/x-patch
Size: 4627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211201/401f270b/attachment.bin>


More information about the llvm-commits mailing list