[all-commits] [llvm/llvm-project] 078839: [InstCombine] add tests for reassociative sub/add ...
RotateRight via All-commits
all-commits at lists.llvm.org
Tue May 26 11:49:39 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0788392637f414c312a995f3202177a2919eba2f
https://github.com/llvm/llvm-project/commit/0788392637f414c312a995f3202177a2919eba2f
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-05-26 (Tue, 26 May 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/sub.ll
Log Message:
-----------
[InstCombine] add tests for reassociative sub/add expressions; NFC
More information about the All-commits
mailing list