[PATCH] D81325: [APInt] set all bits for getBitsSetWithWrap if loBit == hiBit
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 6 06:54:48 PDT 2020
lebedev.ri added a comment.
I assume all PPC usages of this function is happy with the change?
It is also used in GlobalISel's `LegalizerHelper::lowerInsert()`, is it also okay with this?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81325/new/
https://reviews.llvm.org/D81325
More information about the llvm-commits
mailing list