[PATCH] D70169: [ConstantFold] Handle identity folds at top of ConstantFoldBinaryInst

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 17 13:34:44 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8eeabbaf5da3: [ConstantFold] Handle identity folds at top of ConstantFoldBinaryInst (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70169

Files:
  llvm/lib/IR/ConstantFold.cpp
  llvm/test/Analysis/ConstantFolding/binop-identity-undef.ll
  llvm/test/Transforms/InstCombine/vec_shuffle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70169.229729.patch
Type: text/x-patch
Size: 5659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191117/f388d5ca/attachment.bin>


More information about the llvm-commits mailing list