[PATCH] D99080: Normalize usage of StrBoolAttr
serge via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 24 14:04:50 PDT 2021
serge-sans-paille added a comment.
I kept the simplifcation of the API while not chagnign the representation int his alternative review: https://reviews.llvm.org/D99299 It doesn't have the performance gain of this patch, but the representation is unchanged which makes it easier to review. And it's backward compatible, so no need to auto-upgrade
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99080/new/
https://reviews.llvm.org/D99080
More information about the llvm-commits
mailing list