Skip to content

Commit 7abb342

Browse files
committed
Add note
1 parent f6466ce commit 7abb342

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/lib/Target/AArch64/AArch64ISelLowering.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1394,6 +1394,7 @@ AArch64TargetLowering::AArch64TargetLowering(const TargetMachine &TM,
13941394
}
13951395
}
13961396

1397+
// v1i64 -> v1i8 truncstore represents a bsub FPR8 store.
13971398
setTruncStoreAction(MVT::v1i64, MVT::v1i8, Legal);
13981399

13991400
for (auto Op :

0 commit comments

Comments
 (0)