[all-commits] [llvm/llvm-project] a6e2b1: [RISCV][test] Remove unneeded (implied) 'f' from Z...
Alex Bradbury via All-commits
all-commits at lists.llvm.org
Mon May 22 06:36:51 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a6e2b1ee49f553a06e22729d90e0a2738caf052e
https://github.com/llvm/llvm-project/commit/a6e2b1ee49f553a06e22729d90e0a2738caf052e
Author: Alex Bradbury <asb at igalia.com>
Date: 2023-05-22 (Mon, 22 May 2023)
Changed paths:
M llvm/test/CodeGen/RISCV/attributes.ll
M llvm/test/MC/RISCV/attribute-arch.s
Log Message:
-----------
[RISCV][test] Remove unneeded (implied) 'f' from Zvfbfwma, Zvfbfmin attribute tests
This means the test properly checks that RISCVISAInfo includes the
implication for the F extension (directly, or indirectly through
zve32f).
More information about the All-commits
mailing list