[all-commits] [llvm/llvm-project] dc1dc6: [RISCV][MC][test] Test for current behaviour aroun...
Alex Bradbury via All-commits
all-commits at lists.llvm.org
Sat Sep 30 06:04:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dc1dc60ea8786d4a2462d157842501d76593f9e7
https://github.com/llvm/llvm-project/commit/dc1dc60ea8786d4a2462d157842501d76593f9e7
Author: Alex Bradbury <asb at igalia.com>
Date: 2023-09-30 (Sat, 30 Sep 2023)
Changed paths:
A llvm/test/MC/RISCV/fp-default-rounding-mode.s
A llvm/test/MC/RISCV/fp-inx-default-rounding-mode.s
Log Message:
-----------
[RISCV][MC][test] Test for current behaviour around default FP rounding modes
The newly added tests check which rounding mode is used by default, and
that it is printed when aliases are disabled but not otherwise.
These tests will be used in #67555.
More information about the All-commits
mailing list