search for: tarique

Displaying 12 results from an estimated 12 matches for "tarique".

2012 Oct 25
1
[LLVMdev] How to include IR parser and optimization passes in my project
...et the following .so. ./Debug+Asserts/lib/LLVMHello.so ./Debug+Asserts/lib/libLTO.so ./Debug+Asserts/lib/BugpointPasses.so ./Debug+Asserts/lib/libclang.so ./Debug+Asserts/lib/libprofile_rt.so What am I missing ? how can i build the .so's which I can directly use. thanks in advance. regards Tarique
2012 Oct 08
2
[LLVMdev] How can I find the LHS of the function call when traversing the function call
...the file (lets say using parseIRFiles ). I can see the instructions,( the function call instruction ), How can I get the %var2 from the instruction/callInstruction ? going thru the llvm installations cpp and .h files, it is not clear how do I get the desired variable. Thanks in Advance. regards Tarique -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121008/844be94e/attachment.html>
2020 May 21
2
LLVM Alias Analysis Technical Call - Doodle Poll
...Are you planning on just talking about these things with slides? Do we have other things to which we can link for people to read? -Hal Hal Finkel Lead, Compiler Technology and Programming Languages Leadership Computing Facility Argonne National Laboratory ________________________________ From: Tarique Islam <tislam at ca.ibm.com> Sent: Thursday, May 21, 2020 8:19:31 AM To: Finkel, Hal J. <hfinkel at anl.gov> Cc: Alina Sbirlea <alina.sbirlea at gmail.com>; Doerfert, Johannes <jdoerfert at anl.gov>; Jeroen Dobbelaere <Jeroen.Dobbelaere at synopsys.com>; llvm-dev at li...
2020 Apr 14
5
Represent Fortran alias information in LLVM IR
...ttened set of metadata nodes. A hierarchical representation can reduce memory footprint. With these findings, we would like to start a thread to discuss how to express Fortran alias in LLVM IR. Any comments and information regarding any previous approaches are welcome. Thanks, Kelvin Li Tarique Islam -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200414/1486cc58/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: Fortran alias in LLVM.pd...
2020 Jul 14
2
LLVM Alias Analysis Technical Call - New Doodle Poll
Hi, everyone, A quick reminder: This call will start in approximately four hours. See below for how to join. On our current agenda: Agenda * Full restrict patch * Observation and clarification * Issues encountered * Speed up in intersection code - O(nlog(n)) * Calling Verifier after LoopVectorize pass? -Hal Hal Finkel Lead, Compiler Technology and Programming
2012 Oct 03
0
[LLVMdev] can I print DFG for IR
Hi, I have been trying my hand on writing a simple traversal of the graph node. I see the opt can print me a CFG for a given IR, is there some tool which i can use to print a DFG (data-flow graph) for the IR ? thanks and regards Tarique -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121002/007410b2/attachment.html>
2012 Oct 12
0
[LLVMdev] including llvm IR parser in my project
...interested in bringing LLVM IR parser to my project. how can I do it ? What .so/.a to build and copy to my project and what are the header files I must copy over to my project area. Also how can I build the .so/.a which I need. Appreciate your guidance on this. Thank you in advance. regards tarique -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121012/2244396f/attachment.html>
2020 Feb 20
4
Plan for landing flang in monorepo
...a. Porting to LLVM file I/O is the main blocker - included in the post-merge worklist - but there will be more to do after this. b. Isuru Fernando is going to lead this effort 5. Set up official builders a. Arm will handle bots for AArch64 b. Nvidia will handle X86 c. Tarique Islam at IBM will set up a builder for Power: http://lists.llvm.org/pipermail/flang-dev/2020-February/000232.html d. Any further help from community bot maintainers to cover all the platforms and compilers would be greatly appreciated. One specific ask in the last round of feedback was on sha...
2020 Jun 24
4
LLVM Alias Analysis Technical Call - New Doodle Poll
...lability issues with the “full restrict” implementation. * Michael notes that part of the scalability challenge comes from the fact that the noalias scheme marks all those things with which you don’t alias, but for restrict-like pointers, that’s the default for everything in that scope. * Tarique notes that there may still be a need for AA from the frontend, e.g., for Fortran, above what the C-like restrict provides. * Eric asks if anyone is considering a ground-up design to support Fortran? * Troy notes that we would prefer one representation to cover Fortran, C, etc. Fortran...
2020 Feb 25
2
Plan for landing flang in monorepo
...Porting to LLVM file I/O is the main blocker - included in the post-merge worklist - but there will be more to do after this. k. Isuru Fernando is going to lead this effort 5. Set up official builders l. Arm will handle bots for AArch64 m. Nvidia will handle X86 n. Tarique Islam at IBM will set up a builder for Power: http://lists.llvm.org/pipermail/flang-dev/2020-February/000232.html o. Any further help from community bot maintainers to cover all the platforms and compilers would be greatly appreciated. One specific ask in the last round of feedback was on sha...
2020 May 18
4
LLVM Alias Analysis Technical Call - Doodle Poll
To join our call on Thursday, May 28th @ 9-10 AM central time / 2-3 PM UTC please use this information: Meeting URL https://bluejeans.com/643493129?src=join_info Meeting ID 643 493 129 Want to dial in from a phone? Dial one of the following numbers: +1.312.216.0325 (US (Chicago)) +1.408.740.7256 (US (San Jose)) +1.866.226.4650 (US Toll Free) (see all numbers -
2020 Feb 25
2
Plan for landing flang in monorepo
...Porting to LLVM file I/O is the main blocker - included in the post-merge worklist - but there will be more to do after this. k. Isuru Fernando is going to lead this effort 5. Set up official builders l. Arm will handle bots for AArch64 m. Nvidia will handle X86 n. Tarique Islam at IBM will set up a builder for Power: http://lists.llvm.org/pipermail/flang-dev/2020-February/000232.html o. Any further help from community bot maintainers to cover all the platforms and compilers would be greatly appreciated. One specific ask in the last round of feedback was on sha...