[PATCH] D124552: CodeGenPrepare: Replace constant PHI arguments with switch condition value
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 4 11:46:15 PDT 2022
MatzeB updated this revision to Diff 427097.
MatzeB added a comment.
upload correct patch.
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.427097.patch
Type: text/x-patch
Size: 26153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220504/7e7ab35c/attachment.bin>
More information about the llvm-commits
mailing list