[PATCH] D116379: [ConstantFolding] Use ICmpInst::Predicate instead of plain integer

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 30 00:09:59 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGecfd9196d5dd: [ConstantFolding] Use ICmpInst::Predicate instead of plain integer (authored by sepavloff).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116379

Files:
  llvm/lib/IR/ConstantFold.cpp
  llvm/lib/IR/ConstantFold.h
  llvm/lib/IR/Constants.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116379.396622.patch
Type: text/x-patch
Size: 17377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211230/4bf488a8/attachment.bin>


More information about the llvm-commits mailing list