You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This picks up a bug fix for AMDGPU v_permlane_swap:
llvm/llvm-project#144423
Without this fix, the v_permlane_swap is wrongly sunk.
Along the way we need to fix API changes:
Add header file for the class IRBuilder
Add missing default parameter in convertFuncOpToLLVMFuncOp
0 commit comments