Skip to content

Commit 5573625

Browse files
committed
[AMDGPU] Adds pre-commit test for fmul-select combine (llvm#111107)
This adds the f32/f64/f16/bf16 test cases for below pattern : `fmul x, select(y, A, B)` with just one use of select Inst above. It acts as pre-commit tests for dagCombining above pattern into cheaper ldexp in case of non-inlline 32 bit-constants. (llvm#111109) Change-Id: Ia6a3bb41b25ca8fb3d3f5bc67c183c168d8f4ba8
1 parent c383536 commit 5573625

File tree

1 file changed

+2719
-0
lines changed

1 file changed

+2719
-0
lines changed

0 commit comments

Comments
 (0)