[PATCH] D146179: ValueTypes.td: Reorganize ValueType

NAKAMURA Takumi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 15 16:53:59 PDT 2023


chapuni added reviewers: arsenm, craig.topper.
chapuni added a comment.
Herald added a subscriber: wdng.

One concern. Would it be better that bool fields would be `bit` rather than `int`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146179



More information about the llvm-commits mailing list