fpetrogalli marked 2 inline comments as done.
fpetrogalli added inline comments.
================
Comment at: llvm/test/CodeGen/AArch64/sve-bitcast-bfloat.ll:8
+
+define <vscale x 16 x i8> @bitcast_bfloat_to_i8(<vscale x 8 x bfloat> %v) {
+; CHECK-LABEL: bitcast_bfloat_to_i8:
----------------
david-arm wrote:
> Aren't these tests all duplicates of ones in
> llvm/test/CodeGen/AArch64/sve-bitcast.ll? Looks like you can remove this file
> completely.
(facepalm). yes, I remember thinking "I have to remove them before updating the
patch", and then I forgot... I will do it before submitting. Thank you for
pointing this out.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82501/new/
https://reviews.llvm.org/D82501
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits