[all-commits] [llvm/llvm-project] fa4b4f: [InstCombine] fold more constant remainder to sele...
LiqinWeng via All-commits
all-commits at lists.llvm.org
Mon Apr 11 18:41:18 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fa4b4f0fcb38e8f49e635ff486cb99d55daa07e0
https://github.com/llvm/llvm-project/commit/fa4b4f0fcb38e8f49e635ff486cb99d55daa07e0
Author: Liqin Weng <Liqin.Weng at streamcomputing.com>
Date: 2022-04-12 (Tue, 12 Apr 2022)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
M llvm/test/Transforms/InstCombine/rem.ll
Log Message:
-----------
[InstCombine] fold more constant remainder to select-of-constants remainder
Reviewed By: xbolva00, spatel, Chenbing.Zheng
Differential Revision: https://reviews.llvm.org/D123486
More information about the All-commits
mailing list