[all-commits] [llvm/llvm-project] 12af9c: [RISCV] Extract a utility for computing bounds on ...
Philip Reames via All-commits
all-commits at lists.llvm.org
Wed Dec 13 13:40:35 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 12af9c833797b579cde97b2378cb3a3153edbed4
https://github.com/llvm/llvm-project/commit/12af9c833797b579cde97b2378cb3a3153edbed4
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-12-13 (Wed, 13 Dec 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/lib/Target/RISCV/RISCVISelLowering.h
Log Message:
-----------
[RISCV] Extract a utility for computing bounds on VLMAX [nfc]
Simplifying an upcoming change...
More information about the All-commits
mailing list