[all-commits] [llvm/llvm-project] 98d5db: [RISCV] Lower orc.b intrinsic to RISCVISD::GORCI.
Craig Topper via All-commits
all-commits at lists.llvm.org
Sun Apr 4 12:34:04 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 98d5db3e3a3fadc4883d98388e689c1e14a2e90c
https://github.com/llvm/llvm-project/commit/98d5db3e3a3fadc4883d98388e689c1e14a2e90c
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-04-04 (Sun, 04 Apr 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfoB.td
Log Message:
-----------
[RISCV] Lower orc.b intrinsic to RISCVISD::GORCI.
This will allow us to share any future known bits, demaned bits,
or sign bits improvements.
More information about the All-commits
mailing list