[all-commits] [llvm/llvm-project] 937266: fixup: Missing operator in [globalisel][legalizer]...
Daniel Sanders via All-commits
all-commits at lists.llvm.org
Tue Jun 1 13:58:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 937266205026052c413acee73da7be5e254cc2c9
https://github.com/llvm/llvm-project/commit/937266205026052c413acee73da7be5e254cc2c9
Author: Daniel Sanders <daniel_l_sanders at apple.com>
Date: 2021-06-01 (Tue, 01 Jun 2021)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/LegacyLegalizerInfo.h
M llvm/lib/CodeGen/GlobalISel/LegacyLegalizerInfo.cpp
Log Message:
-----------
fixup: Missing operator in [globalisel][legalizer] Separate the deprecated LegalizerInfo from the current one
My local compiler was fine with it but the bots complain about ambiguous types.
More information about the All-commits
mailing list