[PATCH] D102367: [LowerConstantIntrinsics] reuse isManifestLogic from ConstantFolding

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 13 12:14:09 PDT 2021


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

- style nits


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102367

Files:
  llvm/include/llvm/IR/Constant.h
  llvm/lib/Analysis/ConstantFolding.cpp
  llvm/lib/IR/Constants.cpp
  llvm/lib/Transforms/Scalar/LowerConstantIntrinsics.cpp
  llvm/test/Transforms/LowerConstantIntrinsics/constant-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102367.345250.patch
Type: text/x-patch
Size: 3903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210513/e62b929a/attachment.bin>


More information about the llvm-commits mailing list