[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 15:38:24 PDT 2022


MatzeB updated this revision to Diff 430520.
MatzeB marked 2 inline comments as done.

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.430520.patch
Type: text/x-patch
Size: 7077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220518/15ef0e8e/attachment.bin>


More information about the llvm-commits mailing list