[all-commits] [llvm/llvm-project] 152675: [RISCV] Compose vector subregs hierarchically
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Fri Jul 16 12:33:05 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 15267595fda5db224470134ff8c611379bf0a2af
https://github.com/llvm/llvm-project/commit/15267595fda5db224470134ff8c611379bf0a2af
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVRegisterInfo.td
Log Message:
-----------
[RISCV] Compose vector subregs hierarchically
This fixes the test I broke in: https://reviews.llvm.org/D105953#2883579
Differential revision: https://reviews.llvm.org/D106168
More information about the All-commits
mailing list