[PATCH] D118426: [InstCombine] Remove side effect of replaced constrained intrinsics
Serge Pavlov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 28 04:13:31 PST 2022
sepavloff updated this revision to Diff 403962.
sepavloff added a comment.
Small changes to the patch
- Add comments,
- Add checks that replacement value is different from the original one.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118426/new/
https://reviews.llvm.org/D118426
Files:
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/test/Transforms/InstCombine/constrained.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118426.403962.patch
Type: text/x-patch
Size: 7073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220128/b4f9e34b/attachment.bin>
More information about the llvm-commits
mailing list