[all-commits] [llvm/llvm-project] 1612d3: GlobalISel: Remove unneeded initialiation
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Feb 24 19:43:07 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1612d382418c767729b582c7b3daf52f18348461
https://github.com/llvm/llvm-project/commit/1612d382418c767729b582c7b3daf52f18348461
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-02-24 (Mon, 24 Feb 2020)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h
Log Message:
-----------
GlobalISel: Remove unneeded initialiation
Removes implicit unsigned->Register conversion.
More information about the All-commits
mailing list