[PATCH] D47432: TableGen/DAGPatterns: Allow bit constants in addition to int constants

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 29 11:48:48 PDT 2018


tra added a comment.

LGTM in general.
It would be good to add a test that we can use bits w/o explicit casting now.


Repository:
  rL LLVM

https://reviews.llvm.org/D47432





More information about the llvm-commits mailing list