[PATCH] D81662: [NFC] Use ADT/Bitfields in Instructions
Guillaume Chatelet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 26 08:10:34 PDT 2020
gchatelet marked an inline comment as done.
gchatelet added a comment.
In D81662#2109849 <https://reviews.llvm.org/D81662#2109849>, @aprantl wrote:
> Can you add a comment that explains when and why to use this over actual C(++) bitfields?
Last version of the design is here https://reviews.llvm.org/D82454#change-SB8sVbudjRwc
I've updated the documentation. WDYT?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81662/new/
https://reviews.llvm.org/D81662
More information about the llvm-commits
mailing list