[PATCH] D95432: AMDGPU/GlobalISel: Combine zext(trunc x) to x after RegBankSelect
Petar Avramovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 4 06:06:16 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbf5a58265047: AMDGPU/GlobalISel: Combine zext(trunc x) to x after RegBankSelect (authored by Petar.Avramovic).
Changed prior to commit:
https://reviews.llvm.org/D95432?vs=325800&id=328148#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95432/new/
https://reviews.llvm.org/D95432
Files:
llvm/lib/Target/AMDGPU/AMDGPUCombine.td
llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/divergent-control-flow.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.end.cf.i32.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.end.cf.i64.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.is.private.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.is.shared.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.set.inactive.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/non-entry-alloca.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/saddsat.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/ssubsat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95432.328148.patch
Type: text/x-patch
Size: 46571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210304/638202b9/attachment-0001.bin>
More information about the llvm-commits
mailing list