[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 11:22:23 PDT 2023
RKSimon added a comment.
It was requested by @craig.topper for an upcoming patch - he noticed that D59363 <https://reviews.llvm.org/D59363> had mentioned undef handling in the comments and hadn't implemented it.
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