[PATCH] D121281: [ADT] Make BitmaskEnum operations constant expressions
Pavel Labath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 11 02:10:52 PST 2022
labath added a comment.
In D121281#3373818 <https://reviews.llvm.org/D121281#3373818>, @shafik wrote:
> This is just prep work for another change then?
Nope. This is the real thing. The "just" in the description is there because the sprinkling constexprs is literally the only thing I had to do to make it work.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121281/new/
https://reviews.llvm.org/D121281
More information about the llvm-commits
mailing list