[PATCH] D117378: [RISCV] [NFC] Add a function to customLegalizeToWOp by Intrinsic

Chenbing.Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 14 22:01:07 PST 2022


Chenbing.Zheng updated this revision to Diff 400237.
Chenbing.Zheng retitled this revision from "[RISCV] [NFC] Use macro to reduce repetive switch cases" to "[RISCV] [NFC] Add a function to customLegalizeToWOp by Intrinsic".
Chenbing.Zheng edited the summary of this revision.
Chenbing.Zheng added a comment.

use a helper function instead of macro


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117378/new/

https://reviews.llvm.org/D117378

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117378.400237.patch
Type: text/x-patch
Size: 4631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220115/1b8aebd2/attachment.bin>


More information about the llvm-commits mailing list