From a76000b6a0c2f7c8177623eff10050dee83323ce Mon Sep 17 00:00:00 2001 From: Jacob Bramley Date: Fri, 28 Jul 2023 10:47:21 +0100 Subject: [PATCH] Drop old link from intrinsic-test README. Now, the README approximately matches the `--help` output. --- library/stdarch/crates/intrinsic-test/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/library/stdarch/crates/intrinsic-test/README.md b/library/stdarch/crates/intrinsic-test/README.md index 2b3f0c75a22a..2e53230ddd40 100644 --- a/library/stdarch/crates/intrinsic-test/README.md +++ b/library/stdarch/crates/intrinsic-test/README.md @@ -20,7 +20,3 @@ OPTIONS: ARGS: The input file containing the intrinsics ``` - -The intrinsic.csv is the arm neon tracking google sheet (https://docs.google.com/spreadsheets/d/1MqW1g8c7tlhdRWQixgdWvR4uJHNZzCYAf4V0oHjZkwA/edit#gid=0) -that contains the intrinsic list. The done percentage column should be renamed to "enabled". -