[PATCH] D77317: [llvm][CodeGen] Avoid implicit cast of TypeSize to integer in `initActions`.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 2 12:28:34 PDT 2020


efriedma added a comment.

The extra assertion doesn't seem helpful; the one in getFixedSize() should be enough.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77317





More information about the llvm-commits mailing list