[Mlir-commits] [clang] [llvm] [mlir] [AArch64][llvm][clang] Remove `int_aarch64_sve_bfmmla` and reuse existing def (NFC) (PR #193970)
Jonathan Thackray
llvmlistbot at llvm.org
Fri Apr 24 07:58:20 PDT 2026
jthackray wrote:
> Hi. Drive by comment - if we are removing the old intrinsic that has been around for a while it is best to add AutoUpgrade code. It is usually pretty simple if it's mostly a rename.
@davemgreen Thanks, done (I think).
https://github.com/llvm/llvm-project/pull/193970
More information about the Mlir-commits
mailing list