[all-commits] [llvm/llvm-project] b75ed2: [InstCombine] add tests for shl-of-sub; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Mon Sep 27 12:01:50 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b75ed244afd5628b3e6425d8373304259d41ccea
https://github.com/llvm/llvm-project/commit/b75ed244afd5628b3e6425d8373304259d41ccea
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-09-27 (Mon, 27 Sep 2021)
Changed paths:
M llvm/test/Transforms/InstCombine/shl-sub.ll
Log Message:
-----------
[InstCombine] add tests for shl-of-sub; NFC
Commit: fdba1dccbe650de0f5eb9467b4cf61929f4557a2
https://github.com/llvm/llvm-project/commit/fdba1dccbe650de0f5eb9467b4cf61929f4557a2
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-09-27 (Mon, 27 Sep 2021)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp
Log Message:
-----------
[InstCombine] reduce code for shl-of-sub transform; NFC
Compare: https://github.com/llvm/llvm-project/compare/06e2a0684e52...fdba1dccbe65
More information about the All-commits
mailing list