[PATCH] D134118: [VE][NFC] Change to use l2i/i2l to simplify code
Kazushi Marukawa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 17 18:41:41 PDT 2022
kaz7 created this revision.
kaz7 added a reviewer: efocht.
kaz7 added projects: LLVM, VE.
Herald added a subscriber: hiraditya.
Herald added a project: All.
kaz7 requested review of this revision.
Herald added a subscriber: llvm-commits.
We previously added l2i/i2l macros to simpily EXTRACT_SUBREG/INSERT_SUBREG
conversions. This patch changes VEInstrInfo.td to use such macros to
simplify existing code.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D134118
Files:
llvm/lib/Target/VE/VEInstrInfo.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134118.461037.patch
Type: text/x-patch
Size: 7063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220918/cf15262d/attachment.bin>
More information about the llvm-commits
mailing list