diff options
author | Nikita Popov <npopov@redhat.com> | 2022-06-28 15:09:01 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-06-28 15:11:15 +0200 |
commit | 278a47cc9280371044a5bba295a3859ddc8b4964 (patch) | |
tree | 4f1a75d0db508337bbad21c249cc6199abbc8f60 /llvm/lib/CodeGen/MachineCheckDebugify.cpp | |
parent | 744d06e4f299f6b40b86c485d93c2ad6ea698640 (diff) | |
download | llvm-278a47cc9280371044a5bba295a3859ddc8b4964.zip llvm-278a47cc9280371044a5bba295a3859ddc8b4964.tar.gz llvm-278a47cc9280371044a5bba295a3859ddc8b4964.tar.bz2 |
[IRBuilder] Migrate vector operations to fold infrastructure
Migrate extractelement, insertelement and shufflevector to use the
FoldXYZ rather than CreateXYZ APIs.
This is probably NFC in practice, because the places using
InstSimplifyFolder probably aren't using vector operations.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCheckDebugify.cpp')
0 files changed, 0 insertions, 0 deletions