[libc] [llvm] feat: implement template meta muli (PR #138654)
Naveen Kumar via llvm-commits
llvm-commits at lists.llvm.org
Fri May 16 08:03:57 PDT 2025
naveen106 wrote:
> The implementation looks ok, but could you add tests and the relevant build changes so we can ensure it works properly? You can follow what the other fixed point patches do and replace the names appropriately (#133005 for example).
Working on it! I have added mulifx functions, working on unit tests now. Inform me if you see something wrong till now.
https://github.com/llvm/llvm-project/pull/138654
More information about the llvm-commits
mailing list