[all-commits] [llvm/llvm-project] c27a95: [MLIR][LLVMIR] Extend llrint, lrint, lround for vect...
Bruno Cardoso Lopes via All-commits
all-commits at lists.llvm.org
Fri Apr 18 11:03:34 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c27a9586267daebc7c586552b380a2f383b8552d
https://github.com/llvm/llvm-project/commit/c27a9586267daebc7c586552b380a2f383b8552d
Author: Bruno Cardoso Lopes <bruno.cardoso at gmail.com>
Date: 2025-04-18 (Fri, 18 Apr 2025)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/LLVMIntrinsicOps.td
M mlir/test/Target/LLVMIR/Import/intrinsic.ll
M mlir/test/Target/LLVMIR/llvmir-intrinsics.mlir
Log Message:
-----------
[MLIR][LLVMIR] Extend llrint,lrint,lround for vectors of float (#136225)
Matching langref. Note that `llround` is different than the rest.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list