[all-commits] [llvm/llvm-project] cf348f: [InstCombine] [NFC] Use a pattern matcher for Extr...
ZCBing via All-commits
all-commits at lists.llvm.org
Thu May 19 19:32:10 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf348f6a2cac654bfc97dda964c319066bb9c961
https://github.com/llvm/llvm-project/commit/cf348f6a2cac654bfc97dda964c319066bb9c961
Author: Chenbing Zheng <Chenbing.Zheng at streamcomputing.com>
Date: 2022-05-20 (Fri, 20 May 2022)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
Log Message:
-----------
[InstCombine] [NFC] Use a pattern matcher for ExtractElementInst
Reviewed By: RKSimon, rampitec
Differential Revision: https://reviews.llvm.org/D125857
More information about the All-commits
mailing list