Here is a patch for LLVM 2.9 that adds AMDIL as a valid target triple to LLVM. I'll get an updated patch for LLVM TOT if this doesn't patch cleanly next. Micah -------------- next part -------------- A non-text attachment was scrubbed... Name: AMDIL_OpenSource.patch Type: application/octet-stream Size: 1488 bytes Desc: AMDIL_OpenSource.patch URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110817/38d159bb/attachment.obj>
On Wed, Aug 17, 2011 at 11:29 AM, Villmow, Micah <Micah.Villmow at amd.com> wrote:> Here is a patch for LLVM 2.9 that adds AMDIL as a valid target triple to LLVM. > I'll get an updated patch for LLVM TOT if this doesn't patch cleanly next. > > Micah >This doesn't apply cleanly, because PTX has been split into PTX32 and PTX64. -Tom
Please always make patches against TOT: http://llvm.org/docs/DeveloperPolicy.html#patches -Tanya On Aug 17, 2011, at 8:29 AM, Villmow, Micah wrote:> Here is a patch for LLVM 2.9 that adds AMDIL as a valid target triple to LLVM. > I'll get an updated patch for LLVM TOT if this doesn't patch cleanly next. > > Micah > <AMDIL_OpenSource.patch>_______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
Gotcha, I resent the patch against 3.0 later in the day. Micah> -----Original Message----- > From: Tanya Lattner [mailto:lattner at apple.com] > Sent: Thursday, August 18, 2011 11:53 AM > To: Villmow, Micah > Cc: llvmdev at cs.uiuc.edu > Subject: Re: [LLVMdev] AMDIL Target Triple patch > > Please always make patches against TOT: > http://llvm.org/docs/DeveloperPolicy.html#patches > > -Tanya > > On Aug 17, 2011, at 8:29 AM, Villmow, Micah wrote: > > > Here is a patch for LLVM 2.9 that adds AMDIL as a valid target triple > to LLVM. > > I'll get an updated patch for LLVM TOT if this doesn't patch cleanly > next. > > > > Micah > > > <AMDIL_OpenSource.patch>_______________________________________________ > > LLVM Developers mailing list > > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >