-
Notifications
You must be signed in to change notification settings - Fork 16.2k
Closed
Description
Why Are you requesting commit access ?
I'm currently contributing various optimizations and tests, mostly around floating-point intrinsics:
- [WebAssembly] Fold constant
i8x16.swizzleandi8x16.relaxed.swizzletoshufflevector#169110 - [X86] Lower
minimum/maximum/minimumnum/maximumnumusing bitwise operations #170069 - [InstSimplify] Add roundeven constant-propagation tests #170688
- [InferAttrs] Handle roundeven like other libm functions #170691
- [ConstantFolding] Handle roundeven libcalls #170692
- [InstCombine] Add regression tests for f[min][max]imum_num libcalls #170695
Some of my PRs have been approved but not merged, likely with the expectation that I would be able to merge them myself:
Reactions are currently unavailable