[PATCH] D85894: [BuildLibCalls] Add more noundef to library functions

Gui Andrade via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 23 23:46:46 PDT 2020


guiand added a comment.

LGTM, although I'm just curious about the omissions here. why not mark something like `round` noundef?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85894



More information about the llvm-commits mailing list