search for: 3a823830

Displaying 2 results from an estimated 2 matches for "3a823830".

2018 Jan 15
0
GEP transformation by InstCombiner
...nd delete all copies. > -- Hal Finkel Lead, Compiler Technology and Programming Languages Leadership Computing Facility Argonne National Laboratory -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180115/3a823830/attachment.html>
2018 Jan 15
4
GEP transformation by InstCombiner
Hi all, I'm working on an out-of-tree target and encountered the following problem: InstCombiner "normalizes" GEPs and extends Index operand to the Pointer width. It works fine if you can convert pointer to integer for address calculation and I assume that all registered targets do this. The target I'm working on has very restricted ISA for the