[llvm] AMDGPU/GlobalISel: Fix inst-selection of ballot (PR #109986)
Petar Avramovic via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 30 04:33:58 PDT 2024
petar-avramovic wrote:
Ping. Fixed most of the cases where compare was no folded, there is a comment that justifies why I think it is correct to fold.
https://github.com/llvm/llvm-project/pull/109986
More information about the llvm-commits
mailing list