[PATCH] D143368: [InstCombine] Look through truncate to fold icmp with intrinsics

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 5 22:12:13 PST 2023


bcl5980 added a comment.

The motivation of this change comes from https://github.com/rust-lang/rust/issues/107554.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143368/new/

https://reviews.llvm.org/D143368



More information about the llvm-commits mailing list