[PATCH] D116529: [GlobalISel] Fold or of shifts with constant amount to funnel shift.
Abinav Puthan Purayil via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 23 21:22:02 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG68b70d17d8de: [GlobalISel] Fold or of shifts with constant amount to funnel shift. (authored by abinavpp).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116529/new/
https://reviews.llvm.org/D116529
Files:
llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
llvm/test/CodeGen/AArch64/arm64-rev.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/combine-fsh.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/combine-rot.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.intersect_ray.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/uaddsat.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/usubsat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116529.402393.patch
Type: text/x-patch
Size: 32563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220124/06478617/attachment.bin>
More information about the llvm-commits
mailing list