[PATCH] D110322: [ConstantFolding] Fold constrained compare intrinsics

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 19 05:22:11 PST 2021


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

Move attribute modification to InstSimplify pass


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110322

Files:
  llvm/include/llvm/IR/Instructions.h
  llvm/lib/Analysis/ConstantFolding.cpp
  llvm/lib/IR/ConstantFold.cpp
  llvm/lib/IR/Instructions.cpp
  llvm/lib/Transforms/Scalar/InstSimplifyPass.cpp
  llvm/test/Transforms/InstSimplify/constfold-constrained.ll
  llvm/test/Transforms/InstSimplify/fp-undef-poison-strictfp.ll
  llvm/test/Transforms/InstSimplify/strictfp-fadd.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110322.388475.patch
Type: text/x-patch
Size: 28892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211119/72984617/attachment.bin>


More information about the llvm-commits mailing list