Merge pull request #2876 from lioncash/comment

ARMEmitter: Remove resolved TODO comment
This commit is contained in:
Ryan Houdek 2023-08-11 07:22:19 -07:00 committed by GitHub
commit 5de7eeea20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3104,8 +3104,6 @@ public:
// XXX:
// SVE2 64-bit gather non-temporal load (vector plus scalar)
// XXX:
// SVE 64-bit gather load (vector plus immediate)
// XXX:
// SVE Memory - Contiguous Store and Unsized Contiguous
void str(PRegister pt, XRegister rn, int32_t imm = 0) {