[NFC] Remove checking pointee type for byval/preallocated type
authorArthur Eubanks <aeubanks@google.com>
Fri, 4 Jun 2021 01:57:36 +0000 (18:57 -0700)
committerArthur Eubanks <aeubanks@google.com>
Fri, 4 Jun 2021 02:09:09 +0000 (19:09 -0700)
commit738abfdbea21acd2597d83ad3390daf5696b6d07
tree0859c0f1cd48740e7df648cac2799973c26a85bc
parent868317b3fd765830c07ecf16cbfcf6c7708adc3c
[NFC] Remove checking pointee type for byval/preallocated type

These currently always require a type parameter. The bitcode reader
already upgrades old bitcode without the type parameter to use the
pointee type.
llvm/include/llvm/IR/InstrTypes.h