[PATCH] D142385: CoroFrame: Fix missing bitcast for some frame merges

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 10:40:40 PST 2023


MatzeB added a comment.

> Please remove the test case, we do not accept new typed pointer test coverage.

The issue does not exist for opaque pointers so I cannot convert the test.

Will remove the test then...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142385



More information about the llvm-commits mailing list