[PATCH] D146146: [Clang] Stop demoting ElementCount/TypeSize conversion errors to warnings.
Paul Walker via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 15 09:10:53 PDT 2023
paulwalker-arm added reviewers: sdesmalen, david-arm, craig.topper, reames.
paulwalker-arm added a comment.
This option was our pragmatic way to ensure scalable vector based toolchains remained useful whilst the kinks were worked out. We've a few releases under our belts now and I feel that enough works to consider further errors as something we should not be hiding.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146146/new/
https://reviews.llvm.org/D146146
More information about the cfe-commits
mailing list