[PATCH] D76283: [IRBuilder] Use preferred target type for len argument of memory intrinsic functions

Guillaume Chatelet via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 10 04:52:53 PDT 2020


gchatelet added a comment.

I would harden the verifier and declare the i64 versions of mem intrinsics illegal on 32 bits architectures.
Also the intrinsic sections of LangRef should be updated accordingly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76283





More information about the cfe-commits mailing list