Displaying 2 results from an estimated 2 matches for "b5b24509".
2017 Jun 14
2
What is HexagonCommonGEP.cpp for?
...Inc. is a member of Code Aurora Forum, hosted
> by The Linux Foundation
>
--
Wei-Ren Chen (陳韋任)
Homepage: https://people.cs.nctu.edu.tw/~chenwj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170614/b5b24509/attachment-0001.html>
2017 Jun 14
2
What is HexagonCommonGEP.cpp for?
Sounds like you break a single getelementptr into a few smaller ones, then
do CSE-like optimization?
2017-06-14 21:11 GMT+08:00 Krzysztof Parzyszek via llvm-dev <
llvm-dev at lists.llvm.org>:
> On 6/14/2017 7:44 AM, 陳韋任 via llvm-dev wrote:
>
>>
>> Skim through Hexagon backend, I notice there is HexagonCommonGEP.cpp
>> which seems
>> try to do something on