[all-commits] [llvm/llvm-project] e6896f: [RISCV] Remove unnecessary alias tests from rvzfh-...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Mar 18 14:41:39 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e6896f80da0d094518fce54b0fe1238f0f2c9a41
https://github.com/llvm/llvm-project/commit/e6896f80da0d094518fce54b0fe1238f0f2c9a41
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-03-18 (Tue, 18 Mar 2025)
Changed paths:
M llvm/test/MC/RISCV/rvzfh-aliases-valid.s
Log Message:
-----------
[RISCV] Remove unnecessary alias tests from rvzfh-aliases-valid.s. NFC
These are testing fmv.x.h and fmv.h.x which aren't aliases. This
appears to have been incorrectly copied from rvf-aliases-valid.s
where fmv.x.s and fmv.s.x are aliases for fmv.x.w and fmv.w.x.
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