[llvm] AMDGPU: Fix handling of -0 in round lowering (PR #65761)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 8 07:42:56 PDT 2023


jayfoad wrote:

> The GlobalISel output [...] fails to form BFI.

That's not visible in any of the codegen tests is it? We should have something that shows the final codegen for globalisel.

Code change looks good.

https://github.com/llvm/llvm-project/pull/65761


More information about the llvm-commits mailing list