Files
clang-p2996/llvm/test/CodeGen
Michael Maitland 594b92a7b9 [RISCV] Add Tune to DontSinkSplatOperands (#79199)
A CPU may prefer to not sink splat operands, one reason being that it
could require a S2V transfer buffer to move scalars into buffers.
2024-01-25 14:44:36 -05:00
..