[PATCH] D102822: [Clang][CodeGen] Set the size of llvm.lifetime to unknown for scalable types.

Hsiangkai Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 19 22:26:50 PDT 2021


HsiangKai added a comment.

In D102822#2770175 <https://reviews.llvm.org/D102822#2770175>, @craig.topper wrote:

> Am I mistaken, or does this test already pass without these changes?

You are right. I didn't confirm it. I need to update the test case. Thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102822



More information about the cfe-commits mailing list