[PATCH] D114768: [ADT][Support] Remove zero-width assertions
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 30 10:08:00 PST 2021
nikic requested changes to this revision.
nikic added a comment.
This revision now requires changes to proceed.
Based on the discussion in D109555 <https://reviews.llvm.org/D109555>, the current consensus seems to be that while zext of zero-width is well-defined, sext is not.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114768/new/
https://reviews.llvm.org/D114768
More information about the llvm-commits
mailing list