[llvm] [X86] Adding lowerings for vector ISD::LRINT and ISD::LLRINT (PR #90065)
Ramkumar Ramachandra via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 25 08:32:29 PDT 2024
https://github.com/artagnon commented:
What I gather is that you've added support for lowering vector [l]lrint for AVX. Further, it seems AVX can only pack vectors with i64. Please mention these in the commit subject and body. Otherwise, I'd like a clarification on the MVT you've matched.
https://github.com/llvm/llvm-project/pull/90065
More information about the llvm-commits
mailing list