[llvm] [SLP]Improve minbitwidth analysis for operands of IToFP and ICmp instructions. (PR #85966)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 27 10:05:28 PDT 2024


================
@@ -3662,7 +3662,7 @@ class BoUpSLP {
   std::optional<std::pair<unsigned, unsigned>> CastMaxMinBWSizes;
 
   /// Indices of the vectorized trunc nodes.
----------------
RKSimon wrote:

Update comment?

https://github.com/llvm/llvm-project/pull/85966


More information about the llvm-commits mailing list