[PATCH] D148703: [CodeGen] Refactor IR generation functions to use IRBuilder in ComplexDeinterleaving pass
Igor Kirillov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 30 09:19:31 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG40a81d3100b4: [CodeGen] Refactor IR generation functions to use IRBuilder in… (authored by igor.kirillov).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148703/new/
https://reviews.llvm.org/D148703
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/lib/Target/ARM/ARMISelLowering.h
llvm/test/CodeGen/AArch64/complex-deinterleaving-mixed-cases.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148703.526673.patch
Type: text/x-patch
Size: 9054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230530/4e6601d4/attachment.bin>
More information about the llvm-commits
mailing list