We should be able to run the pass multiple times without breaking
anything. If we still need to track these for some reason, we could
replace with new entries for the kernels.
Details
Details
- Reviewers
pvellien reshabh JonChesterfield sameerds - Group Reviewers
Restricted Project
Diff Detail
Diff Detail
Event Timeline
Comment Actions
The change looks good.
Need to update the patch so per-merge checks could run.
It complains "The patch may not apply if it includes only the most recent of multiple local commits." now.
llvm/test/CodeGen/AMDGPU/lower-ctor-dtor.ll | ||
---|---|---|
6 | Using "CHECK-" as a prefix for a custom check prefix is a bit confusing. Why not just use something clearly distinct, like "ISA"? |
Using "CHECK-" as a prefix for a custom check prefix is a bit confusing. Why not just use something clearly distinct, like "ISA"?