[llvm] [RISCV] Macro-fusion support for veyron-v1 CPU. (PR #70012)

Mikhail Gudim via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 10 12:23:59 PST 2023


mgudim wrote:

> Could we add tests for this please? I know we have macro-fusion-lui-addi.ll already though I'm not sure .ll tests are the best for this. PowerPC's macro-fusion.mir test seemed like a nice way to handle it, to my eye at least.

Yes, good idea. Done.

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


More information about the llvm-commits mailing list