[all-commits] [llvm/llvm-project] a819f6: [InstCombine] Allow simplify demanded transformati...
Philip Reames via All-commits
all-commits at lists.llvm.org
Mon Oct 31 13:39:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a819f6c8d1f4909a1ac3a2eff390236e4e31dba3
https://github.com/llvm/llvm-project/commit/a819f6c8d1f4909a1ac3a2eff390236e4e31dba3
Author: Philip Reames <preames at rivosinc.com>
Date: 2022-10-31 (Mon, 31 Oct 2022)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
M llvm/test/Transforms/InstCombine/mul-masked-bits.ll
M llvm/test/Transforms/InstCombine/udiv-simplify.ll
Log Message:
-----------
[InstCombine] Allow simplify demanded transformations on scalable vectors
Differential Revision: https://reviews.llvm.org/D136475
More information about the All-commits
mailing list