From 29965d2e0733e551160c6903344e01c5f1c84aa1 Mon Sep 17 00:00:00 2001 From: Aaron Robinson Date: Mon, 17 May 2021 23:59:13 -0700 Subject: Revert "Faster unsigned division by constants (#49585)" (#52885) This reverts commit e4b4807e2fae2164d9116fbcdd49ba9044461e7e. --- THIRD-PARTY-NOTICES.TXT | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'THIRD-PARTY-NOTICES.TXT') diff --git a/THIRD-PARTY-NOTICES.TXT b/THIRD-PARTY-NOTICES.TXT index b0694275b3d..54836c8b9d3 100644 --- a/THIRD-PARTY-NOTICES.TXT +++ b/THIRD-PARTY-NOTICES.TXT @@ -942,13 +942,3 @@ OF SUCH DAMAGES. You acknowledge that this software is not designed, licensed or intended for use in the design, construction, operation or maintenance of any nuclear facility. - - -License notice for "Faster Unsigned Division by Constants" ------------------------------- - -Reference implementations of computing and using the "magic number" approach to dividing -by constants, including codegen instructions. The unsigned division incorporates the -"round down" optimization per ridiculous_fish. - -This is free and unencumbered software. Any copyright is dedicated to the Public Domain. -- cgit v1.2.3