llvm-project/llvm/test/Transforms/LowerMatrixIntrinsics
Nikita Popov f7685af4a5 [InstCombine] Move gep of phi fold into separate function
This makes sure that an early return during this fold doesn't end
up skipping later gep folds.
2024-12-05 15:20:56 +01:00
..