[clang] [llvm] [AArch64] Implement intrinsics for SME FP8 FMOPA (PR #118115)

via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 29 09:25:25 PST 2024


================
@@ -587,7 +587,6 @@ void SVEType::applyTypespec(StringRef TS) {
       ElementBitwidth = 16;
----------------
SpencerAbson wrote:

This is exactly what my refactoring work will help us avoid - so don't fear!

https://github.com/llvm/llvm-project/pull/118115


More information about the cfe-commits mailing list