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

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 6 03:37:47 PDT 2022


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

Updated the patch according to the discussion

- function SimplifyConstrainedFPCall was added,
- simplified code in InstCombineCalls.cpp


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/Analysis/InstructionSimplify.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/test/Transforms/InstCombine/constrained.ll

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


More information about the llvm-commits mailing list