llvm-project
1d5e5f4d - [GISEL][NFC] Fix comment for widenScalarToNextPow2

Commit
2 years ago
[GISEL][NFC] Fix comment for widenScalarToNextPow2 The docstring for this function incorrectly specified when a widening is not performed. This patch adds the additional specification for what happens when the type size is a power of two but it is less than MinSize.
Committer
Parents
Loading