[llvm] [Exegesis][RISCV] Add RISCV support for llvm-exegesis (PR #89047)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 13 06:24:20 PDT 2024


================
@@ -62,7 +62,6 @@ class ExegesisMipsTarget : public ExegesisTarget {
   unsigned getMaxMemoryAccessSize() const override { return 64; }
   void fillMemoryOperands(InstructionTemplate &IT, unsigned Reg,
                           unsigned Offset) const override;
-
----------------
dtcxzyw wrote:

Drop this change.

https://github.com/llvm/llvm-project/pull/89047


More information about the llvm-commits mailing list