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

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 14 15:35:48 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8c72749bd92d: [LowerConstantIntrinsics] reuse isManifestLogic from ConstantFolding (authored by nickdesaulniers).

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.345577.patch
Type: text/x-patch
Size: 3903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210514/af15309a/attachment.bin>


More information about the llvm-commits mailing list