[PATCH] D88482: [SVE][CodeGen] Replace TypeSize comparison operators with their scalar equivalents

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 29 14:05:00 PDT 2020


efriedma added a comment.

Please separate all the "non-functional" (just adding `.getFixedSize()`) changes into a separate patch from any changes that potentially have functional effects.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88482/new/

https://reviews.llvm.org/D88482



More information about the llvm-commits mailing list