[X86] New test case for reassociation of ADD instructions.
authorGuozhi Wei <carrot@google.com>
Mon, 24 Oct 2022 17:46:46 +0000 (17:46 +0000)
committerGuozhi Wei <carrot@google.com>
Mon, 24 Oct 2022 17:46:46 +0000 (17:46 +0000)
commitf298bfb09b743843381df228017360fdec0e94d5
treeae25c99c45dc53c2e28750ebb2124fac7b13a6f0
parent1c84831feaab77ccaed64817aa4120304981ee61
[X86] New test case for reassociation of ADD instructions.

This is a pre-commit test case for D136396.

Differential Revision: https://reviews.llvm.org/D136501
llvm/test/CodeGen/X86/reassociate-add.ll [new file with mode: 0644]