[PATCH] D93859: [GlobalISel][TableGen] Add BitsPerByte value
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 29 00:10:44 PST 2020
lebedev.ri requested changes to this revision.
lebedev.ri added a reviewer: jfb.
lebedev.ri added a comment.
This revision now requires changes to proceed.
This should be an RFC to llvm-dev, because this tries to silently lift the restriction that byte is 8 bits,
which is prevalent through llvm. And i do mean silently, because this has been brought up before a number of times.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93859/new/
https://reviews.llvm.org/D93859
More information about the llvm-commits
mailing list