Issue 182048
Summary [AMDGPU] gisel cannot select fptrunc_round(rtz)
Labels new issue
Assignees broxigarchen
Reporter broxigarchen
    From https://github.com/llvm/llvm-project/pull/177069, expect gisel to be able to select "fptrunc_round(f32, 0)" using "(fptrunc_round f32:$src0, (i32 0)" pattern. However gisel fail to select it.

Discussed with @arsenm and we think this is a bug in gisel.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to