llvm-project
95388b2f
- [OpenACC] verify acc:DataOp operand not BlockArgument (#159148)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
rscottmanley
Parents
7779882b
Loading