Skip to content

Conversation

@naricc
Copy link
Contributor

@naricc naricc commented Feb 2, 2021

This change adds type information to the INTRINS_OVR macro, which can then be used to generate the body of the add_intrisic method.

add_intrinsic had cases for some non-overloaded intrinsics, but I do not think they were actually needed, and this change removes them.

This is in draft while I make sure the change doesn't break anything.

@naricc naricc force-pushed the naricc/refactor-add-intrinsic branch from 11a53b9 to 963ee58 Compare February 2, 2021 02:28
@imhameed imhameed changed the title [Mono][LLVM][Draft] Refactored INTRINS_OVR to include type information and generate add_intrinsic method [Mono][LLVM] Refactored INTRINS_OVR to include type information and generate add_intrinsic method Feb 11, 2021
@naricc naricc merged commit acdb869 into dotnet:master Feb 11, 2021
@naricc
Copy link
Contributor Author

naricc commented Feb 11, 2021

I confirmed that the red installer build was an unrelated failure: #48169

@ghost ghost locked as resolved and limited conversation to collaborators Mar 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants