[PATCH] D131339: [Triple] Add llvm::Triple::isRISCV{32,64}
Alexey Baturo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 10 07:41:55 PDT 2022
smd added a comment.
In D131339#3711544 <https://reviews.llvm.org/D131339#3711544>, @craig.topper wrote:
> Can we re-title this revision to something like `[Triple] Add isRISCV32 and isRISCV64`? First reading of the phrase "add explicit check" makes me think there's an if statement being added somewhere.
Sure, should fixed now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131339/new/
https://reviews.llvm.org/D131339
More information about the llvm-commits
mailing list