[all-commits] [llvm/llvm-project] 3ca6e6: Precommit tests for #60690
Jun Zhang via All-commits
all-commits at lists.llvm.org
Thu Mar 23 19:52:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3ca6e69b6efe6ff4dc456e0ac227b292523a056f
https://github.com/llvm/llvm-project/commit/3ca6e69b6efe6ff4dc456e0ac227b292523a056f
Author: Jun Zhang <jun at junz.org>
Date: 2023-03-24 (Fri, 24 Mar 2023)
Changed paths:
M llvm/test/Transforms/InstCombine/bswap.ll
Log Message:
-----------
Precommit tests for #60690
Differential Revision: https://reviews.llvm.org/D146636
Signed-off-by: Jun Zhang <jun at junz.org>
Commit: cea938390ea77d494b77d399ed440c0c76ef3849
https://github.com/llvm/llvm-project/commit/cea938390ea77d494b77d399ed440c0c76ef3849
Author: Jun Zhang <jun at junz.org>
Date: 2023-03-24 (Fri, 24 Mar 2023)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
M llvm/test/Transforms/InstCombine/bswap.ll
M llvm/test/Transforms/InstCombine/fsh.ll
Log Message:
-----------
[InstCombine] Try to recognize bswap pattern when calling funnel shifts
Alive2: https://alive2.llvm.org/ce/z/dxxD7B
Fixes: https://github.com/llvm/llvm-project/issues/60690
Signed-off-by: Jun Zhang <jun at junz.org>
Differential Revision: https://reviews.llvm.org/D146637
Compare: https://github.com/llvm/llvm-project/compare/4950104e243a...cea938390ea7
More information about the All-commits
mailing list