[all-commits] [llvm/llvm-project] 0ef6a2: [InstCombine] Add bswap test pattern using truncates
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Oct 26 09:12:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0ef6a25e195bafa285d3b957f247bfb23b2cf704
https://github.com/llvm/llvm-project/commit/0ef6a25e195bafa285d3b957f247bfb23b2cf704
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/bswap.ll
Log Message:
-----------
[InstCombine] Add bswap test pattern using truncates
More information about the All-commits
mailing list