[llvm] [X86] Support icmp_i64(i64 X, i64 Y) --> icmp_i32(trunc(X), trunc(Y)) for non-constant Y (PR #91085)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Sun May 5 02:15:06 PDT 2024
https://github.com/RKSimon closed https://github.com/llvm/llvm-project/pull/91085
More information about the llvm-commits
mailing list