llvm-project
95388b2f - [OpenACC] verify acc:DataOp operand not BlockArgument (#159148)

Commit
18 hours ago
[OpenACC] verify acc:DataOp operand not BlockArgument (#159148) Similar to #158095, check that the operand of acc::DataOp is not a BlockArgument before trying to get its defining operation so it will not segfault and instead produce a clean error.
Author
Parents
Loading