[PATCH] D76007: [TableGen][GlobalISel] Account for HwMode in RegisterBank register sizes

Lewis Revill via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 23 09:48:36 PDT 2020


lewis-revill added a comment.

My initial thoughts are that this may only be an issue if there can be potentially more than one instance of RegisterBankInfo? And indeed, if it is possible for each of these to have been constructed with differing HwModes? I'll try and look into it in more detail and find out.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76007/new/

https://reviews.llvm.org/D76007





More information about the llvm-commits mailing list