[PATCH] D136763: [InstCombine] Don't change switch table from desirable to illegal types

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 28 02:15:51 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5dd7d2ce6717: [InstCombine] Don't change switch table from desirable to illegal types (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D136763?vs=470783&id=471449#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136763

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/known-phi-recurse.ll
  llvm/test/Transforms/InstCombine/narrow-switch.ll
  llvm/test/Transforms/PhaseOrdering/pr44461-br-to-switch-rotate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136763.471449.patch
Type: text/x-patch
Size: 5350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221028/0cf89f80/attachment.bin>


More information about the llvm-commits mailing list