[all-commits] [llvm/llvm-project] 961dd1: [RISCV] Add scalar type test coverage for ISD::AVG...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Jun 15 08:16:22 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 961dd1ae5ea216024af3aa7d43a57c6b45a023ec
https://github.com/llvm/llvm-project/commit/961dd1ae5ea216024af3aa7d43a57c6b45a023ec
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-06-15 (Sat, 15 Jun 2024)
Changed paths:
A llvm/test/CodeGen/RISCV/avgceils.ll
A llvm/test/CodeGen/RISCV/avgceilu.ll
A llvm/test/CodeGen/RISCV/avgfloors.ll
A llvm/test/CodeGen/RISCV/avgflooru.ll
Log Message:
-----------
[RISCV] Add scalar type test coverage for ISD::AVG nodes
Forked from the equivalent X86 tests
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