[all-commits] [llvm/llvm-project] f298bf: [X86] New test case for reassociation of ADD instr...
weiguozhi via All-commits
all-commits at lists.llvm.org
Mon Oct 24 10:49:06 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f298bfb09b743843381df228017360fdec0e94d5
https://github.com/llvm/llvm-project/commit/f298bfb09b743843381df228017360fdec0e94d5
Author: Guozhi Wei <carrot at google.com>
Date: 2022-10-24 (Mon, 24 Oct 2022)
Changed paths:
A llvm/test/CodeGen/X86/reassociate-add.ll
Log Message:
-----------
[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
More information about the All-commits
mailing list