[PATCH] D157924: [llvm][NFC] Refactor AutoUpdater riscv cases
Nathan Sidwell via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 14 14:57:37 PDT 2023
urnathan created this revision.
urnathan added reviewers: arsenm, nikic.
Herald added subscribers: VincentWu, StephenFan, vkmr, sameer.abuasal, s.egerton, Jim, benna, psnobl, PkmX, rogfer01, shiva0217, kito-cheng, simoncook, asb, hiraditya, arichardson.
Herald added a project: All.
urnathan requested review of this revision.
Herald added subscribers: llvm-commits, wangpc, eopXD, wdng.
Herald added a project: LLVM.
And here's the 'r' case. As ever, check 'riscv.' before proceeding.
In this case there's also large amount of commonality in the riscv upgrader, make that
clearer.
https://reviews.llvm.org/D157924
Files:
llvm/lib/IR/AutoUpgrade.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157924.550101.patch
Type: text/x-patch
Size: 5658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230814/135cd95a/attachment.bin>
More information about the llvm-commits
mailing list