[PATCH] D112968: [NFC] Add size inference to to_vector

Geoffrey Martin-Noble via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 1 16:32:03 PDT 2021


GMNGeoffrey added a comment.

In D112968#3101480 <https://reviews.llvm.org/D112968#3101480>, @silvas wrote:

> Also, does this break any existing code? Or does overloading "just work" for the new defaulting case.

I'm pretty sure it "just works", but am waiting on pre-merge checks.

I suppose I should actually add a usage of the new default case :-D I'll go do that.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112968/new/

https://reviews.llvm.org/D112968



More information about the llvm-commits mailing list