[all-commits] [llvm/llvm-project] e699c0: AMDGPU/GlobalISel: Fix import of s_abs_i32 pattern
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Jan 7 07:41:36 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e699c03c9be4839f03dcc3a7fa86a44594e80dcf
https://github.com/llvm/llvm-project/commit/e699c03c9be4839f03dcc3a7fa86a44594e80dcf
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-01-07 (Tue, 07 Jan 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SOPInstructions.td
A llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-abs.mir
Log Message:
-----------
AMDGPU/GlobalISel: Fix import of s_abs_i32 pattern
More information about the All-commits
mailing list