[PATCH] D125857: [InstCombine] [NFC] Use a pattern matcher for ExtractElementInst.
Chenbing.Zheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 18 19:43:11 PDT 2022
Chenbing.Zheng added a reviewer: rampitec.
Chenbing.Zheng requested review of this revision.
Chenbing.Zheng added a subscriber: rampitec.
Chenbing.Zheng added a comment.
I think this is a nfc patch, but I find there are two failed tests AMDGPU::vector-alloca-bitcast.ll and AMDGPU::vector-alloca.ll. I do not have an AMDGPU machineļ¼ so I can not debug it. One of the cases is that you add @rampitec, could you mind review for it?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125857/new/
https://reviews.llvm.org/D125857
More information about the llvm-commits
mailing list