search for: 65acc4b7

Displaying 2 results from an estimated 2 matches for "65acc4b7".

2020 Aug 28
2
EmitTargetCodeForMemSet & LTO issue
Hi everyone, I have 2 implementations of "memset". A standard one, and another one optimized when the pointer and the size respect some specific constraints. I am able to choose the proper one in the "EmitTargetCodeForMemSet" method that I implemented for my backend. My issue is when I am compiling with the LTO optimisation, the linker tells me that the optimized memset
2020 Aug 31
2
EmitTargetCodeForMemSet & LTO issue
...dev >> > > > -- > Teresa Johnson | Software Engineer | tejohnson at google.com | > -- *Romaric JODIN* UPMEM *Software Engineer* -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200831/65acc4b7/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: logo signature mail 50x50.png Type: image/png Size: 1939 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200831/65acc4b7/attachment.png>