[PATCH] D144303: [GlobalISel] Combine out-of-range shifts to undef
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 17 14:38:42 PST 2023
aemerson created this revision.
aemerson added reviewers: arsenm, paquette, dzhidzhoev.
Herald added subscribers: kosarev, kerbowa, hiraditya, jvesely.
Herald added a project: All.
aemerson requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D144303
Files:
llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
llvm/include/llvm/Target/GlobalISel/Combine.td
llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
llvm/test/CodeGen/AArch64/GlobalISel/combine-shifts-undef.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/combine-amdgpu-cvt-f32-ubyte.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/combine-ashr-narrow.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/combine-lshr-narrow.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/combine-shl-narrow.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/sext_inreg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144303.498508.patch
Type: text/x-patch
Size: 13441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230217/76ab1fdb/attachment.bin>
More information about the llvm-commits
mailing list