[all-commits] [llvm/llvm-project] 17457b: [RISCV] Fix use of texternalsym in output pattern ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Jun 13 15:42:55 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 17457be1c393ff691cca032b04ea1698fedf0301
https://github.com/llvm/llvm-project/commit/17457be1c393ff691cca032b04ea1698fedf0301
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfo.td
Log Message:
-----------
[RISCV] Fix use of texternalsym in output pattern where input was tglobaladdr. NFC
I don't think the name used in the output pattern is used to control
anything about the isel table emission, but it should match the input.
More information about the All-commits
mailing list