[PATCH] D44704: [GlobalISel][X86][ARM] Relaxing type constraints on G_SHL and friends

Roman Tereshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 1 16:16:39 PDT 2018


rtereshin added a comment.

This is what I eventually came up with to reduce the number of such mistakes in the future:
first: https://reviews.llvm.org/D46338
second: https://reviews.llvm.org/D46339

PTAL


Repository:
  rL LLVM

https://reviews.llvm.org/D44704





More information about the llvm-commits mailing list