[llvm-commits] PATCH: Tablegen - Add HWEncoding field to Register class and generate getHWEncoding() function

Tim Northover t.p.northover at gmail.com
Fri May 4 14:30:38 PDT 2012


On Fri, May 4, 2012 at 10:22 PM, Tom Stellard <thomas.stellard at amd.com> wrote:
> I'm not sure reverse mapping would be useful for R600, but it shouldn't
> be too hard to add.  What would a reverse mapping be used for?  Disassembly?

Pretty much, yes. Don't worry if it won't help R600, it was really
just a wishful attempt on my part to get someone else to do the work
on trunk for me. ;-)

> I submitted the R600 backend for review to the list several weeks ago,
> but I'm still waiting for reviews.

I thought I'd seen something along those lines. Good to know I wasn't
hallucinating.

Tim.




More information about the llvm-commits mailing list