[PATCH] D145665: [Xtensa] Implement lowering ConstantPool and address operations.
Andrei Safronov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 9 00:19:23 PST 2023
andreisfr created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
andreisfr requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Lower ConstantPool, GlobalAddress, BlockAddress and JumpTable.
Implement lowering of External and JumpTable symbols to MCInst
representation.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D145665
Files:
llvm/lib/Target/Xtensa/XtensaISelLowering.cpp
llvm/lib/Target/Xtensa/XtensaISelLowering.h
llvm/lib/Target/Xtensa/XtensaMCInstLower.cpp
llvm/lib/Target/Xtensa/XtensaMCInstLower.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145665.503662.patch
Type: text/x-patch
Size: 8790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230309/4b67068d/attachment.bin>
More information about the llvm-commits
mailing list