[all-commits] [llvm/llvm-project] d091a1: Temporary fix for `MVT::getSizeInBits()` to handle...
NAKAMURA Takumi via All-commits
all-commits at lists.llvm.org
Tue May 2 10:24:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d091a19e58a29a79f8d1a03e385261d1852d4215
https://github.com/llvm/llvm-project/commit/d091a19e58a29a79f8d1a03e385261d1852d4215
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2023-05-03 (Wed, 03 May 2023)
Changed paths:
M llvm/include/llvm/CodeGen/MachineValueType.h
Log Message:
-----------
Temporary fix for `MVT::getSizeInBits()` to handle `aarch64svcount`
Support/MVTTest.cpp was missing text matrix for it.
FIXME: `aarch64svcount` should be in the td.
More information about the All-commits
mailing list