[all-commits] [llvm/llvm-project] 1f001b: [InstCombine] add tests for bswap with shifted ope...
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Fri Mar 18 08:23:47 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1f001b25f14e0b200ea3ded85e7bd3c046ad0a91
https://github.com/llvm/llvm-project/commit/1f001b25f14e0b200ea3ded85e7bd3c046ad0a91
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-03-18 (Fri, 18 Mar 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/bswap-fold.ll
Log Message:
-----------
[InstCombine] add tests for bswap with shifted operand; NFC
More information about the All-commits
mailing list