[all-commits] [llvm/llvm-project] df44aa: [RISCV] Add a table for extension implications.
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Dec 14 09:30:27 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: df44aaa50e3632f3528850278bdec1c4a45890b1
https://github.com/llvm/llvm-project/commit/df44aaa50e3632f3528850278bdec1c4a45890b1
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-12-14 (Tue, 14 Dec 2021)
Changed paths:
M llvm/lib/Support/RISCVISAInfo.cpp
Log Message:
-----------
[RISCV] Add a table for extension implications.
This a proof of concept for a suggestion I proposed in D108694.
Reviewed By: eopXD
Differential Revision: https://reviews.llvm.org/D115668
More information about the All-commits
mailing list