DescriptionReland: Add unoptimized/optimized variants of MathFloor TF code stub
- Add a TurboFanIC class, derived from TurboFanCodeStub, that
automatically distinguishes between versions of the IC called from
optimized and unoptimized code.
- Add appropriate InterfaceDescriptors for both the versions of the
stub called from unoptimized and optimized code
- Change the MathFloor TF stub generator to output either the
for-optimized or for-unoptimized version based on the minor_key
parameter.
Committed: https://crrev.com/8f13b655b8a10dae2116dd18b32f09337bb2d410
Cr-Commit-Position: refs/heads/master@{#29534}
Committed: https://crrev.com/737b8573f80deaa1cbaec98f42ecd3e3b56ba901
Cr-Commit-Position: refs/heads/master@{#29539}
Patch Set 1 #Patch Set 2 : Tweak tests #
Total comments: 4
Patch Set 3 : Review feedback #Patch Set 4 : Remove bogus test #Patch Set 5 : Fix nosnap bug #
Dependent Patchsets: Messages
Total messages: 21 (8 generated)
|