[all-commits] [llvm/llvm-project] 656e53: [instcombine] Add basic test coverage for demanded...
Philip Reames via All-commits
all-commits at lists.llvm.org
Fri Oct 21 08:00:09 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 656e53e544e9bc8eded5906094d97611ff87ca47
https://github.com/llvm/llvm-project/commit/656e53e544e9bc8eded5906094d97611ff87ca47
Author: Philip Reames <preames at rivosinc.com>
Date: 2022-10-21 (Fri, 21 Oct 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/add.ll
M llvm/test/Transforms/InstCombine/intrinsics.ll
M llvm/test/Transforms/InstCombine/mul-masked-bits.ll
M llvm/test/Transforms/InstCombine/shift.ll
M llvm/test/Transforms/InstCombine/udiv-simplify.ll
Log Message:
-----------
[instcombine] Add basic test coverage for demanded bits of scalable vectors
More information about the All-commits
mailing list