[PATCH] D50977: [TableGen] Examine entire subreg compositions to detect ambiguity

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 26 13:00:57 PST 2018


kparzysz updated this revision to Diff 175318.
kparzysz retitled this revision from "[TableGen] Prefer user-defined subregister compositions over inferred ones" to "[TableGen] Examine entire subreg compositions to detect ambiguity".
kparzysz added a comment.

Examine subregister (and composition) actions on all registers when detecting ambiguities. This eliminates the warning from the SystemZ build, but keeps the warning in the `subreg_ll32` from earlier comments.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D50977

Files:
  test/TableGen/ambiguous-composition.td
  utils/TableGen/CodeGenRegisters.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50977.175318.patch
Type: text/x-patch
Size: 7186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181126/55f53c7c/attachment.bin>


More information about the llvm-commits mailing list