[PATCH] D158068: [DAG] FoldSetCC - add missing icmp(X,undef) -> isTrueWhenEqual case
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 31 09:31:39 PDT 2023
RKSimon added a comment.
ping - neither the amdgpu or powerpc `switch undef` cases look to be necessary to fix (although it would have been nice if we could re-reduce them with this patch in place.....).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158068/new/
https://reviews.llvm.org/D158068
More information about the llvm-commits
mailing list