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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 8 07:44:12 PDT 2023


arsenm 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.

Yes, this one is inconsistently tested and only has the mir legalizer test

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


More information about the llvm-commits mailing list