[PATCH] D78495: [nfc] Accept addrspacecast allocas in InitTempAlloca

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 20 12:27:41 PDT 2020


rjmccall added a comment.

You're not testing an assertion, you're testing that code is generated correctly for some file on amdgcn.  Just write an ordinary IR-generation test that currently crashes and this test fixes.

This is not an NFC change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78495





More information about the cfe-commits mailing list