[llvm] [CostModel/RISCV] Fix costs of [l]lrint, [l]lround (PR #145714)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 26 06:04:54 PDT 2025


artagnon wrote:

Sorry, this is incorrect: I got confused between the codegen for fixed-length and scalable vectors: [l]lrint has a bug in lowering for fixed-length vectors, which I will fix shortly.

https://github.com/llvm/llvm-project/pull/145714


More information about the llvm-commits mailing list