You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove 2 dead instruction from AArch64 back-end poly_tomont()
1. Remove 2 dead instructions.
2. These appear outside the inner-loop of poly_tomont(), so do NOT
re-apply SLOTHY to minimize the difference in code going into production.
3. Re-autogen all files
4. Update HOL-Light bytecode for poly_tomont()
5. Re-check HOL-Light proof of this function.
Signed-off-by: Rod Chapman <rodchap@amazon.com>
0 commit comments