[all-commits] [llvm/llvm-project] c5138e: [InstCombine] add/adjust tests for add+xor -> shif...
RotateRight via All-commits
all-commits at lists.llvm.org
Sun Oct 11 06:09:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c5138e61e16aeee24216f4006bcf9cb6c12d28fd
https://github.com/llvm/llvm-project/commit/c5138e61e16aeee24216f4006bcf9cb6c12d28fd
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-10-11 (Sun, 11 Oct 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/signext.ll
Log Message:
-----------
[InstCombine] add/adjust tests for add+xor -> shifts; NFC
More information about the All-commits
mailing list