[PATCH] D154960: [DAG] Use legal shift amount type in DAGTypeLegalizer::JoinIntegers
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 12 00:21:12 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf7684d851039: [DAG] Use legal shift amount type in DAGTypeLegalizer::JoinIntegers (authored by foad).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154960/new/
https://reviews.llvm.org/D154960
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/test/CodeGen/AMDGPU/bswap.ll
llvm/test/CodeGen/AMDGPU/build_vector.ll
llvm/test/CodeGen/AMDGPU/cvt_f32_ubyte.ll
llvm/test/CodeGen/AMDGPU/divergence-driven-buildvector.ll
llvm/test/CodeGen/AMDGPU/fneg-modifier-casting.ll
llvm/test/CodeGen/AMDGPU/fneg.ll
llvm/test/CodeGen/AMDGPU/idot4u.ll
llvm/test/CodeGen/AMDGPU/idot8s.ll
llvm/test/CodeGen/AMDGPU/idot8u.ll
llvm/test/CodeGen/AMDGPU/insert_vector_elt.v2i16.ll
llvm/test/CodeGen/AMDGPU/integer-mad-patterns.ll
llvm/test/CodeGen/AMDGPU/load-constant-i8.ll
llvm/test/CodeGen/AMDGPU/permute_i8.ll
llvm/test/CodeGen/AMDGPU/reassoc-mul-add-1-to-mad.ll
llvm/test/CodeGen/AMDGPU/scalar_to_vector.ll
llvm/test/CodeGen/AMDGPU/usubsat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154960.539412.patch
Type: text/x-patch
Size: 98284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230712/25326178/attachment.bin>
More information about the llvm-commits
mailing list