Skip to content
  • Alyssa Rosenzweig's avatar
    pan/bi: Handle fmov class ops · 12cf9f43
    Alyssa Rosenzweig authored
    
    
    We need to lower them to something reasonable (ideally, the modifier
    would be attached but we need to do something for the case it's not). We
    specifically have to lower pre-sched as well, but we can do the lower
    literally at schedule time for now (if this proves annoying, we can move
    it earlier, but I want to leave room for modifier-aware copyprop should
    that prove interesting).
    
    Signed-off-by: default avatarAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
    Part-of: <mesa/mesa!4396>
    12cf9f43