[clang] [clang] Update SVE load and store intrinsics to have FP8 variants (PR #126726)
via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 26 07:35:37 PST 2025
================
@@ -19,7 +19,7 @@ include "arm_sve_sme_incl.td"
// Loads
----------------
Lukacma wrote:
You missed some intrinsics in here I think:
Line 2044: MultiVecLoad class should also support fp8.
Same for MultiVecStore on line 2069
https://github.com/llvm/llvm-project/pull/126726
More information about the cfe-commits
mailing list