[all-commits] [llvm/llvm-project] d80b7f: Recommit "[RISCV][TableGen] Move XLen detection in...
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri Jan 20 12:21:19 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d80b7fde929533f1744175c066f499e77a11b64a
https://github.com/llvm/llvm-project/commit/d80b7fde929533f1744175c066f499e77a11b64a
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-01-20 (Fri, 20 Jan 2023)
Changed paths:
M llvm/utils/TableGen/RISCVTargetDefEmitter.cpp
Log Message:
-----------
Recommit "[RISCV][TableGen] Move XLen detection into getMArch in RISCVTargetDefEmitter. NFC"
Using the correct feature name to detect 64bit this time. Previously,
I mistakenly compared the expected record name against a string inside
the record.
More information about the All-commits
mailing list