[all-commits] [llvm/llvm-project] 269e3f: [InstCombine] [NFC] Move transforms for truncated ...
ZCBing via All-commits
all-commits at lists.llvm.org
Tue May 24 19:25:24 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 269e3f7369d2286a1e711a7fa0442ca64817ff9f
https://github.com/llvm/llvm-project/commit/269e3f7369d2286a1e711a7fa0442ca64817ff9f
Author: Chenbing Zheng <Chenbing.Zheng at streamcomputing.com>
Date: 2022-05-25 (Wed, 25 May 2022)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
Log Message:
-----------
[InstCombine] [NFC] Move transforms for truncated shifts into narrowBinOp
Reviewed By: spatel
Differential Revision: https://reviews.llvm.org/D126056
More information about the All-commits
mailing list