[PATCH] D93289: [InstCombine] Remove scalable vector restriction in foldVectorBinop

JunMa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 15 05:15:35 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG52a3267ffafc: [InstCombine] Remove scalable vector restriction in foldVectorBinop (authored by junparser).

Changed prior to commit:
  https://reviews.llvm.org/D93289?vs=311863&id=311876#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93289

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/fold-bin-operand.ll
  llvm/test/Transforms/InstCombine/vec-binop-select.ll
  llvm/test/Transforms/InstCombine/vec_shuffle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93289.311876.patch
Type: text/x-patch
Size: 8752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201215/6ad5c40c/attachment.bin>


More information about the llvm-commits mailing list