[all-commits] [llvm/llvm-project] 931163: Revert "[RISCV] move `isFaultFirstLoad` into `RISC...

Shao-Ce SUN via All-commits all-commits at lists.llvm.org
Fri Jun 10 09:03:26 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 93116374e73bac16c720d8272006b826e4280b4b
      https://github.com/llvm/llvm-project/commit/93116374e73bac16c720d8272006b826e4280b4b
  Author: Shao-Ce SUN <sunshaoce at iscas.ac.cn>
  Date:   2022-06-11 (Sat, 11 Jun 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.cpp
    M llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h
    M llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
    M llvm/lib/Target/RISCV/RISCVMCInstLower.cpp

  Log Message:
  -----------
  Revert "[RISCV] move `isFaultFirstLoad` into `RISCVInstrInfo`"

This reverts commit e018e493c1ac514504bbaa1d1396aec025142a31.

There are some problems with this commit,
related revision: https://reviews.llvm.org/D127477




More information about the All-commits mailing list