[all-commits] [llvm/llvm-project] 48a9cf: [AMDGPU] Enable SEXT divergence driven selection.
alex-t via All-commits
all-commits at lists.llvm.org
Tue Mar 17 07:30:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 48a9cf90439aafaa40260d94897741ce12a730b0
https://github.com/llvm/llvm-project/commit/48a9cf90439aafaa40260d94897741ce12a730b0
Author: alex-t <alexander.timofeev at amd.com>
Date: 2020-03-17 (Tue, 17 Mar 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SOPInstructions.td
M llvm/lib/Target/AMDGPU/VOP3Instructions.td
A llvm/test/CodeGen/AMDGPU/sext-divergence-driven-isel.ll
Log Message:
-----------
[AMDGPU] Enable SEXT divergence driven selection.
Summary: This change enable the divergence driven selection for the SEXT DAG opcode.
Reviewers: vpykhtin, rampitec
Reviewed By: vpykhtin
Subscribers: arsenm, kzhuravl, jvesely, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, hiraditya, kerbowa, llvm-commits
Differential Revision: https://reviews.llvm.org/D76230
More information about the All-commits
mailing list