[llvm] [CodeGen] [AMDGPU] Adds pre-commit test for fmul-select combine (PR #111107)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 10 00:30:13 PDT 2024
arsenm wrote:
Test really high powers of 2. Particularly the cases where the exponent is > 64 (or < -16) and thus no longer an inline immediate
https://github.com/llvm/llvm-project/pull/111107
More information about the llvm-commits
mailing list