[all-commits] [llvm/llvm-project] 8a3340: GlobalISel: Use early return and reduce indentation
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Jun 16 11:47:27 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8a3340d25d19928086b9c0a537c724998d75e941
https://github.com/llvm/llvm-project/commit/8a3340d25d19928086b9c0a537c724998d75e941
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-06-16 (Tue, 16 Jun 2020)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/Utils.cpp
Log Message:
-----------
GlobalISel: Use early return and reduce indentation
More information about the All-commits
mailing list