[PATCH] D124897: Extend switch condition in optimizeSwitchPhiConst when free

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 18 16:25:11 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8d03c49f498c: Extend switch condition in optimizeSwitchPhiConst when free (authored by MatzeB).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124897

Files:
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/test/CodeGen/X86/switch-phi-const.ll
  llvm/test/Transforms/CodeGenPrepare/X86/switch-phi-const.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124897.430531.patch
Type: text/x-patch
Size: 7077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220518/80e50363/attachment.bin>


More information about the llvm-commits mailing list