[all-commits] [llvm/llvm-project] d00411: [InstCombine] add shift of bool test with extra us...
RotateRight via All-commits
all-commits at lists.llvm.org
Fri Oct 8 08:20:18 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d0041127495af7fd2c52532ed35efef125a2fe8b
https://github.com/llvm/llvm-project/commit/d0041127495af7fd2c52532ed35efef125a2fe8b
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-10-08 (Fri, 08 Oct 2021)
Changed paths:
M llvm/test/Transforms/InstCombine/lshr.ll
Log Message:
-----------
[InstCombine] add shift of bool test with extra use; NFC
More information about the All-commits
mailing list