[PATCH] D87285: AMDGPU/GlobalISelemitter Support for predicate code that uses operands
Petar Avramovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 14 01:40:24 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG09b8871f8d81: AMDGPU/GlobalISel/Emitter Support for predicate code that uses operands (authored by Petar.Avramovic).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87285/new/
https://reviews.llvm.org/D87285
Files:
llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h
llvm/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
llvm/lib/Target/AMDGPU/VOP3Instructions.td
llvm/test/CodeGen/AMDGPU/GlobalISel/add_shl.ll
llvm/test/TableGen/GlobalISelEmitter.td
llvm/test/TableGen/GlobalISelEmitterCustomPredicate.td
llvm/utils/TableGen/GlobalISelEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87285.291513.patch
Type: text/x-patch
Size: 27170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200914/c551b391/attachment.bin>
More information about the llvm-commits
mailing list