Issue 177635
Summary Replace AMDGPUISD::FFBH_I32 with ISD::CTLS
Labels backend:AMDGPU
Assignees
Reporter arsenm
    I believe the corresponding instruction v_ffbh_i32 (now called v_cls_i32 on newer targets) is equivalent to the new generic ISD::CTLS operation. This operation should be made legal, and the existing infrastructure to manage the custom node deleted 
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to