Kyrill Tkachov (ktkachov) <[email protected]>) commented on the code:
> +++ gcc/config/aarch64/aarch64.md > @@ -202,6 +202,7 @@ > ) > > (define_c_enum "unspec" [ > + UNSPEC_NONE Please add a comment indicating that UNSPEC_NONE is a sort of sentinel/placeholder/invalid value -- https://forge.sourceware.org/gcc/gcc/pulls/90#issuecomment-6934
