[PATCH] D118426: [InstCombine] Remove side effect of replaced constrained intrinsics

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 15 10:00:26 PST 2022


sepavloff updated this revision to Diff 408942.
sepavloff added a comment.

Get rid of call attribute manipulations


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118426

Files:
  llvm/include/llvm/Analysis/InstructionSimplify.h
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/constrained.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118426.408942.patch
Type: text/x-patch
Size: 7548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220215/e29f3b0e/attachment.bin>


More information about the llvm-commits mailing list