diff options
author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2017-03-07 20:53:09 +0000 |
---|---|---|
committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2017-03-07 20:53:09 +0000 |
commit | 55d10423a6a1f8286be05651b9c7143ef4e58b22 (patch) | |
tree | 8c70e722e9867bedf2b18445d688095cce13784a /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | 5c7924fca51e0580bba5d9103b43558889a149bb (diff) | |
download | llvm-55d10423a6a1f8286be05651b9c7143ef4e58b22.zip llvm-55d10423a6a1f8286be05651b9c7143ef4e58b22.tar.gz llvm-55d10423a6a1f8286be05651b9c7143ef4e58b22.tar.bz2 |
[GlobalISel] Don't translate intrinsics with metadata parameters.
Some intrinsics take metadata parameters. These all need custom
handling of some form, and cannot possibly be lowered generically to
G_INTRINSIC calls with vreg operands.
Reject them, instead of hitting an assert later in getOrCreateVReg.
llvm-svn: 297209
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions