[PATCH] D143593: [InstCombine] Don't fold freeze poison when it's used in shufflevector

Manuel Brito via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 14:02:22 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbceafb7f249c: [InstCombine] Don't fold freeze poison when it's used in shufflevector (authored by ManuelJBrito).

Changed prior to commit:
  https://reviews.llvm.org/D143593?vs=497744&id=499292#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143593

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/shufflevector_freezepoison.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143593.499292.patch
Type: text/x-patch
Size: 6804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230221/d520a4d6/attachment.bin>


More information about the llvm-commits mailing list