[all-commits] [llvm/llvm-project] 22700f: AMDGPU: Annotate EXTRACT_SUBREGs with source regis...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Jan 7 18:56:23 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 22700f68e171aeb1182ecbe9e3e8fc10d8633e24
https://github.com/llvm/llvm-project/commit/22700f68e171aeb1182ecbe9e3e8fc10d8633e24
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-01-07 (Tue, 07 Jan 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUInstructions.td
Log Message:
-----------
AMDGPU: Annotate EXTRACT_SUBREGs with source register classes
This partially fixes GlobalISel import of the patterns, but removes a
lot of entriess from the end of the skipped pattern log.
More information about the All-commits
mailing list