[llvm] [X86] Support icmp_i64(i64 X, i64 Y) --> icmp_i32(trunc(X), trunc(Y)) for non-constant Y (PR #91085)
Phoebe Wang via llvm-commits
llvm-commits at lists.llvm.org
Sat May 4 19:19:05 PDT 2024
https://github.com/phoebewang approved this pull request.
LGTM.
https://github.com/llvm/llvm-project/pull/91085
More information about the llvm-commits
mailing list