[PATCH] D124552: CodeGenPrepare: Replace constant PHI arguments with switch condition value
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 10 10:02:08 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf0ea9c9cec7f: CodeGenPrepare: Replace constant PHI arguments with switch condition value (authored by MatzeB).
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.428420.patch
Type: text/x-patch
Size: 27717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220510/c08ae817/attachment-0001.bin>
More information about the llvm-commits
mailing list