search for: iith

Displaying 20 results from an estimated 54 matches for "iith".

Did you mean: iit
2019 Aug 08
3
[LLVM] (RFC) Addition/Support of new Vectorization Pragmas in LLVM
...;llvm-dev at lists.llvm.org><mailto:llvm-dev at lists.llvm.org> Sent: Thursday, August 8, 2019 11:55 AM To: llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org> <llvm-dev at lists.llvm.org><mailto:llvm-dev at lists.llvm.org> Cc: BHAVYA BAGLA <cs17btech11007 at iith.ac.in><mailto:cs17btech11007 at iith.ac.in>; MAMIDALA SAI PRAHARSH <es17btech11013 at iith.ac.in><mailto:es17btech11013 at iith.ac.in>; HAPPY KUMAR <cs17btech11018 at iith.ac.in><mailto:cs17btech11018 at iith.ac.in>; YASHAS ANDALURI <es17btech11025 at iith.ac.in&...
2019 Aug 08
4
[LLVM] (RFC) Addition/Support of new Vectorization Pragmas in LLVM
...yzWFKJvqbpCsZicCUczzU8HlLHkmG9MssUw-R1A/edit?usp=sharing It would be great if you could please review the above document and suggest us on how to proceed further (either about the semantics, or, about the code sections in LLVM). Thank you Yashas, Happy, Sai Praharsh, and Bhavya B.Tech 3rd year, IITH. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190808/a3ef428f/attachment.html>
2019 Aug 13
2
[LLVM] (RFC) Addition/Support of new Vectorization Pragmas in LLVM
...lvm-dev-bounces at lists.llvm.org> on behalf of Cameron McInally via llvm-dev <llvm-dev at lists.llvm.org> Sent: 09 August 2019 01:50 To: Finkel, Hal J. <hfinkel at anl.gov> Cc: llvm-dev at lists.llvm.org <llvm-dev at lists.llvm.org>; MAMIDALA SAI PRAHARSH <es17btech11013 at iith.ac.in>; YASHAS ANDALURI <es17btech11025 at iith.ac.in>; HAPPY Mahto <cs17btech11018 at iith.ac.in>; BHAVYA BAGLA <cs17btech11007 at iith.ac.in> Subject: Re: [llvm-dev] [LLVM] (RFC) Addition/Support of new Vectorization Pragmas in LLVM On Thu, Aug 8, 2019 at 7:52 PM Finkel, Hal...
2015 Mar 23
2
[LLVMdev] Mails from IITH marked as spam
Dear Admin, It seems that mails from our iit.ac.in domain are being marked as spam. It would be nice if something could be done about this. Best Regards Ramakrishna On Tue, Mar 24, 2015 at 1:12 AM, Aditya Kamath < adityakamath+llvmdev at gmail.com> wrote: > Hi all, > > (I received many emails that my posts were marked spam, so I am re-sending > this from another email address
2019 Aug 09
3
[LLVM] (RFC) Addition/Support of new Vectorization Pragmas in LLVM
...gt;> <llvm-dev at lists.llvm.org> <llvm-dev at lists.llvm.org> >> *Sent:* Thursday, August 8, 2019 11:55 AM >> *To:* llvm-dev at lists.llvm.org <llvm-dev at lists.llvm.org> >> <llvm-dev at lists.llvm.org> >> *Cc:* BHAVYA BAGLA <cs17btech11007 at iith.ac.in> >> <cs17btech11007 at iith.ac.in>; MAMIDALA SAI PRAHARSH >> <es17btech11013 at iith.ac.in> <es17btech11013 at iith.ac.in>; HAPPY KUMAR >> <cs17btech11018 at iith.ac.in> <cs17btech11018 at iith.ac.in>; YASHAS ANDALURI >> <es17btech11...
2016 Oct 10
2
On Loop Distribution pass
...t anl.gov> wrote: > > > From: "Dangeti Tharun kumar via llvm-dev" <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> > To: llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org> > Cc: "Santanu Das" <cs15mtech11018 at iith.ac.in <mailto:cs15mtech11018 at iith.ac.in>> > Sent: Sunday, October 9, 2016 12:09:01 PM > Subject: [llvm-dev] On Loop Distribution pass > > Dear community, > > Our team at IITH have been experimenting with loop-distribution pass in LLVM. We see the following results on...
2016 Oct 09
3
On Loop Distribution pass
Dear community, Our team at IITH have been experimenting with loop-distribution pass in LLVM. We see the following results on few benchmarks. clang -O3 -mllvm -enable-loop-distribute -Rpass=loop-distribute file.c clang -O3 -mllvm -enable-loop-distribute -Rpass-analysis=loop-distribute file.c TORCH <http://crd.lbl.gov/depart...
2019 Sep 27
3
Question on target-features
...Krzysztof Parzyszek kparzysz at quicinc.com<mailto:kparzysz at quicinc.com> AI tools development From: llvm-dev <llvm-dev-bounces at lists.llvm.org> On Behalf Of Krzysztof Parzyszek via llvm-dev Sent: Friday, September 27, 2019 10:05 AM To: Dangeti Tharun kumar <cs15mtech11002 at iith.ac.in>; llvm-dev at lists.llvm.org Subject: [EXT] Re: [llvm-dev] Question on target-features No. The way +feature works is that it causes the assignment Attribute=Value to happen, where Attribute and Value are strings defined in a td file. With -feature, this assignment does not happen, so wh...
2015 Mar 24
2
[LLVMdev] [GSoC] Improvent of PRE in LLVM compiler
Greetings, (I am reposting this email of mine, as I was informed that emails from the domain 'iith.ac.in' are sometimes being marked as spam) I am Aradhya Biswas, final year student of Computer Science and Engineering at Indian Institute of technology Hyderabad (IITH), and as mentioned in my previous email on the LLVM dev mailing list, I am interested to work towards the improvement of PRE...
2019 Dec 22
2
Loop Access Analysis
...related issue was mentioned earlier [here](https://lists.llvm.org/pipermail/llvm-dev/2013-May/062260.html <https://lists.llvm.org/pipermail/llvm-dev/2013-May/062260.html>) > > Regards, > Shraiysh > > > On Sat, Dec 21, 2019 at 3:33 PM Shraiysh Vaishay <cs17btech11050 at iith.ac.in <mailto:cs17btech11050 at iith.ac.in>> wrote: > Hi all, > > What kind of input loop is expected for the loop-access pass to run smoothly? > Also, what passes (like mem2reg) should be run to ensure the desired form is attained. Is running mem2reg, indvars and loop-simplif...
2020 Nov 02
2
Array access dependencies
...sure/(s) or attachment/(s) if any) are those of the individual sender, except where the sender expressly, and with authority, states them to be the views of IIT Hyderabad. Before opening any mail and attachments please check them for viruses, malware, and the sender email address is indeed from IITH domain. IITH does not accept any liability for malware infected mails. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20201103/b3354768/attachment.html>
2020 Nov 18
1
Array access dependencies
...attachment/(s) if any) are those of the individual sender, except where the > sender expressly, and with authority, states them to be the views of IIT > Hyderabad. Before opening any mail and attachments please check them for > viruses, malware, and the sender email address is indeed from IITH domain. > IITH does not accept any liability for malware infected mails. > > > > > > _______________________________________________ > > LLVM Developers mailing list > > llvm-dev at lists.llvm.org > > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev &g...
2017 May 22
5
Default Location of CUDA headers in Windows and macOS
Hello, Can anyone help me with the default installation locations of CUDA headers in Windows and macOS ? e.g. /usr/local/cuda/include is the default for Linux. Thanks, Sanjay -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170522/ca97c66b/attachment.html>
2019 Jan 07
2
[Xray] Help with Xray
On Mon, Jan 7, 2019 at 3:21 PM Dean Michael Berris <dean.berris at gmail.com> wrote: > On Mon, Jan 7, 2019 at 8:43 PM Dangeti Tharun kumar > <cs15mtech11002 at iith.ac.in> wrote: > > > > Hi Dean, > > > > I have tried with -instr-map-1 and -instr-map-2, it didn't work. > > > > Yeah, I'm looking through the code and it looks like we're always just > using the function id when we should be using the symbol nam...
2014 Jun 05
2
[LLVMdev] Not able to run pass
...t; I suggest to start with something simpler for first .bc example, like: > > > cat > t.c > int main() { return 1+2; } > > > clang -emit-llvm -c t.c -o hello.bc > > > Regards, > Alexander > > > 2014-06-04 23:22 GMT+04:00 Prashanth Sharma <cs13m1017 at iith.ac.in>: > > attaching screenshot of errors I got >> >> >> On Wed, Jun 4, 2014 at 11:07 PM, Prashanth Sharma <cs13m1017 at iith.ac.in> >> wrote: >> >>> sir, >>> that I already applied this.As I followed these steps:-please tell me >&...
2014 Jun 04
1
[LLVMdev] Not able to run pass
attaching screenshot of errors I got On Wed, Jun 4, 2014 at 11:07 PM, Prashanth Sharma <cs13m1017 at iith.ac.in> wrote: > sir, > that I already applied this.As I followed these steps:-please tell me > whered did i go wrong? > > 1. Checkout LLVM: > - cd LLVM > - svn co http://llvm.org/svn/llvm-project/llvm/trunk llvm > 2. Checkout Clang: > - cd LLVM...
2019 Dec 21
2
Loop Access Analysis
Hi all, What kind of input loop is expected for the loop-access pass to run smoothly? Also, what passes (like mem2reg) should be run to ensure the desired form is attained. Is running mem2reg, indvars and loop-simplify enough for that? Any help will be appreciated. Thanks and regards, Shraiysh -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Feb 11
2
[LLVMdev] poolalloc and steensgaard
Hi Daniel, To my knowledge, there is no other implementation available for Steensgaard AA except poolalloc. I have tried Steensgaard AA under LLVM 2.7 poolalloc, but there are lots of bugs which need to be fixed. It will be a good idea to use previous implementation, but you will have to modify (a lot) it with respect to the latest version of LLVM poolalloc. Thanks, -Yogesh -------------- next
2018 Nov 02
2
XMMs unused
On Fri, Nov 2, 2018 at 3:31 PM Anton Korobeynikov <anton at korobeynikov.info> wrote: > > Yes, I am compiling for linux system. > > So the RA will not consider assigning a scratch register to a live range > crossing function call, though it may reduce spills? > Well, it has to spill the register – otherwise it could be clobbered by a > call. May be, I haven't
2016 Jun 24
2
Questions on LLVM vectorization diagnostics
...Lead of Vectorizer Development Intel Compiler and Languages ----------------------------------------------------------------------------- Message: 3 Date: Thu, 23 Jun 2016 10:45:28 -0700 From: Adam Nemet via llvm-dev <llvm-dev at lists.llvm.org> To: Dangeti Tharun kumar <cs15mtech11002 at iith.ac.in> Cc: llvm-dev at lists.llvm.org, Santanu Das <cs15mtech11018 at iith.ac.in> Subject: Re: [llvm-dev] Questions on LLVM vectorization diagnostics Message-ID: <B6F42D93-F676-4CB1-8413-A37A07490A55 at apple.com> Content-Type: text/plain; charset="utf-8" Hi Dangeti, >...