sarnex wrote:

```
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Transforms/Vectorize/VPlanAnalysis.cpp:458:19:
 error: variable 'DefR' set but not used [-Werror,-Wunused-but-set-variable]
458 |         if (auto *DefR = U->getDefiningRecipe()) {
|                   ^
```

CI Fail not related

https://github.com/llvm/llvm-project/pull/186824
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to