[all-commits] [llvm/llvm-project] 2bd9f2: [RISCV] Fix typo. +Zve64x -> zve64x.
Jim Lin via All-commits
all-commits at lists.llvm.org
Thu Mar 6 19:06:06 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2bd9f268b498191e3ce1802b8ce6eb734f8fe856
https://github.com/llvm/llvm-project/commit/2bd9f268b498191e3ce1802b8ce6eb734f8fe856
Author: Jim Lin <jim at andestech.com>
Date: 2025-03-07 (Fri, 07 Mar 2025)
Changed paths:
M llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rvv/legalize-splatvector-s64-rv32.mir
M llvm/test/CodeGen/RISCV/rvv/vscale-power-of-two.ll
Log Message:
-----------
[RISCV] Fix typo. +Zve64x -> zve64x.
Commit: 93b3cbadc2b624f5daf0ce000684c3c154d0aca4
https://github.com/llvm/llvm-project/commit/93b3cbadc2b624f5daf0ce000684c3c154d0aca4
Author: Jim Lin <jim at andestech.com>
Date: 2025-03-07 (Fri, 07 Mar 2025)
Changed paths:
M llvm/test/CodeGen/RISCV/rv32i-rv64i-float-double.ll
Log Message:
-----------
[RISCV] Remove the TODO for lowering f32 libcall on RV64 with lp64 abi. (NFC)
The unnecessary extension doesn't exist anymore after https://reviews.llvm.org/D65497.
Compare: https://github.com/llvm/llvm-project/compare/5b1c281fca01...93b3cbadc2b6
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