diff options
author | Langston Barrett <langston.barrett@gmail.com> | 2021-06-21 12:34:10 -0700 |
---|---|---|
committer | Arthur Eubanks <aeubanks@google.com> | 2021-06-21 12:43:58 -0700 |
commit | a24035883356de2bf201835e72a15f6a22e5032d (patch) | |
tree | 4ef471fcf2f5842567c7af3be9ee1e00459ba9d1 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 075f2370c7fa5495649d09be8b1a9802b17a7f2b (diff) | |
download | llvm-a24035883356de2bf201835e72a15f6a22e5032d.zip llvm-a24035883356de2bf201835e72a15f6a22e5032d.tar.gz llvm-a24035883356de2bf201835e72a15f6a22e5032d.tar.bz2 |
[llvm-reduce] Don't delete arguments of intrinsics
The argument reduction pass shouldn't remove arguments of
intrinsics, because the resulting module is ill-formed, and so
inherently uninteresting.
Reviewed By: aeubanks
Differential Revision: https://reviews.llvm.org/D103129
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions