Skip to content

Commit

Permalink
JIT: Remove remaining SVE references from emitarm64.cpp (dotnet#100100)
Browse files Browse the repository at this point in the history
  • Loading branch information
amanasifkhalid authored Mar 25, 2024
1 parent 903bc01 commit 2c08933
Show file tree
Hide file tree
Showing 4 changed files with 18,497 additions and 18,514 deletions.
4 changes: 2 additions & 2 deletions src/coreclr/jit/emit.h
Original file line number Diff line number Diff line change
Expand Up @@ -3103,8 +3103,8 @@ class emitter
#ifdef DEBUG
#ifndef TARGET_LOONGARCH64
void emitInsSanityCheck(instrDesc* id);
#endif
#endif
#endif // TARGET_LOONGARCH64
#endif // DEBUG

#ifdef TARGET_ARMARCH
// Returns true if instruction "id->idIns()" writes to a register that might be used to contain a GC
Expand Down
Loading

0 comments on commit 2c08933

Please sign in to comment.