[PATCH] D142535: [DAGCombine] Fold redundant select
Bogdan Graur via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 10 02:49:17 PST 2023
bgraur added a comment.
In D142535#4115401 <https://reviews.llvm.org/D142535#4115401>, @samparker wrote:
> Hi @bgraur Thanks for the reproducer, but I'm unable to reproduce the issue on my x64 box... What platform were you targeting? Could you please confirm that the reproducer still demonstrates the bug?
It reproduces for me on an Intel Skylake (didn't try other architectures)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142535/new/
https://reviews.llvm.org/D142535
More information about the llvm-commits
mailing list