[all-commits] [llvm/llvm-project] cb4c79: [RISCV] Update computeKnownBitsForTargetNode to tr...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sun Apr 11 18:42:12 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cb4c793e46bb01914e07d1c66238133e6d672321
https://github.com/llvm/llvm-project/commit/cb4c793e46bb01914e07d1c66238133e6d672321
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-04-11 (Sun, 11 Apr 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[RISCV] Update computeKnownBitsForTargetNode to treat READ_VLENB as being 16 byte aligned.
According to the 0.10 spec, VLEN is at least 128 bits and is a
power of 2.
More information about the All-commits
mailing list