Displaying 2 results from an estimated 2 matches for "atheel".
2018 Jun 20
2
adding 2 new functions to the AliasAnalysis interface
...s the idea first):https://reviews.llvm.org/D46928
I saw one bad implemntation for detecting bank conflicts in Hexagon
open-source, but it wont realy work for most of examples, they only check
if the registers are equal.. in my implamentation I check the real distance
between locations...
thanks,
Atheel Massalha
Compiler Engineer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180620/69fc9259/attachment.html>
2018 May 17
0
[RFC] Adding 2 functions to the ALiasAnalysis interface (getAddressesDistance + ModRefSameBuffer)
...the idea first):
https://reviews.llvm.org/D46928
I saw one bad implemntation for detecting bank conflicts in Hexagon
open-source, but it wont realy work for most of examples, they only check
if the registers are equal.. in my implamentation I check the real distance
between locations...
thanks,
Atheel Massalha
Compiler Engineer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180517/6058ded4/attachment.html>