[PATCH] D111272: [InlineCost] model calls to llvm.is.constant* more carefully

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 8 11:36:44 PDT 2021


nickdesaulniers updated this revision to Diff 378320.
nickdesaulniers added a comment.

- use @kazu's much more concise test case


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111272

Files:
  llvm/lib/Analysis/InlineCost.cpp
  llvm/test/Transforms/Inline/call-intrinsic-is-constant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111272.378320.patch
Type: text/x-patch
Size: 3918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211008/c6a4b356/attachment.bin>


More information about the llvm-commits mailing list