[PATCH] D75915: [GlobalISel] combine G_TRUNC with G_MERGE_VALUES
Dominik Montada via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 11 03:47:28 PDT 2020
gargaroff added a comment.
Btw, this pre-merge check keeps failing because the loop-counter variable `i` is not upper-case. Is that something that I should fix? Because I was under the impression that we use lower-case for loop-counters.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75915/new/
https://reviews.llvm.org/D75915
More information about the llvm-commits
mailing list