[PATCH] D124552: CodeGenPrepare: Replace constant PHI arguments with switch condition value

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 5 09:58:28 PDT 2022


MatzeB updated this revision to Diff 427372.
MatzeB added a comment.

adjust to changes in D124894 <https://reviews.llvm.org/D124894>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124552

Files:
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/test/CodeGen/X86/ragreedy-hoist-spill.ll
  llvm/test/CodeGen/X86/speculative-load-hardening-indirect.ll
  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: D124552.427372.patch
Type: text/x-patch
Size: 26160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220505/cc231a47/attachment.bin>


More information about the llvm-commits mailing list