[llvm] VectorUtils: mark lrint, llrint as trivially vectorizable (PR #69945)
Ramkumar Ramachandra via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 31 08:23:34 PDT 2023
artagnon wrote:
Sorry, I forgot to mention: I have some concerns with the custom RISC-V lowering, that I raised [here](https://github.com/llvm/llvm-project/pull/66924#issuecomment-1740793500), even though Craig approved the patch. I'm worried that I might break [l]lrint on RISC-V by merging this patch: could someone kindly let me know if my concern is real?
https://github.com/llvm/llvm-project/pull/69945
More information about the llvm-commits
mailing list