[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 04:56:08 PDT 2023
igor.kirillov updated this revision to Diff 526582.
igor.kirillov added a comment.
Rebase
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.526582.patch
Type: text/x-patch
Size: 9054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230530/b70abe46/attachment.bin>
More information about the llvm-commits
mailing list