[llvm-dev] New register class and patterns

Matt Arsenault via llvm-dev llvm-dev at lists.llvm.org
Fri Feb 5 12:03:04 PST 2016


> On Feb 5, 2016, at 12:00, Rail Shafigulin <rail at esenciatech.com> wrote:
> 
> Is this something that is always done by LLVM? Is it me who is telling to LLVM to do it? I'd appreciate if you could point out where in the code this is happening.
> 

You should add a let Defs = [FLAGREGISTERNAME] on the defining instruction

-Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160205/41f455cb/attachment.html>


More information about the llvm-dev mailing list