[PATCH] D103661: [IR] Add utility to convert constant expression operands (of an instruction) to instructions.
Mahesha S via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 6 06:47:43 PDT 2021
hsmhsm updated this revision to Diff 350099.
hsmhsm added a comment.
Make sure that only required constant expressions are converted into instructions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103661/new/
https://reviews.llvm.org/D103661
Files:
llvm/include/llvm/IR/ReplaceConstant.h
llvm/lib/IR/ReplaceConstant.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103661.350099.patch
Type: text/x-patch
Size: 5475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210606/0e4caa00/attachment.bin>
More information about the llvm-commits
mailing list