================
@@ -14,7 +14,7 @@
namespace llvm {
class AMDGPUWaitSGPRHazardsPass
- : public OptionalPassInfoMixin<AMDGPUWaitSGPRHazardsPass> {
+ : public RequiredPassInfoMixin<AMDGPUWaitSGPRHazardsPass> {
----------------
arsenm wrote:
Same, don't think this is strictly required but missing proper optnone handling
https://github.com/llvm/llvm-project/pull/203511
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits