On Thu, Dec 08, 2022 at 08:05:20PM -0600, Richard Henderson wrote: > Drop support for sequential OR and XOR, as the serial dependency is > slower than loading the constant first. Let the register allocator > handle such immediates by matching only what one insn can achieve. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
Reviewed-by: Ilya Leoshkevich <i...@linux.ibm.com>