[llvm] [AMDGPU] Fix missing `IsExact` flag when expanding vector binary operator (PR #86712)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 27 10:05:23 PDT 2024


shiltian wrote:

> > I'll update the test case in #83155 once that patch is landed to test this patch.
> 
> The code is already tested, just add a case with exact

Done.

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


More information about the llvm-commits mailing list