[llvm] [RISCV] Exclude LPAD in machine outliner (PR #157220)

Ming-Yi Lai via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 7 19:50:47 PDT 2025


================
@@ -0,0 +1,61 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc -mtriple riscv64 -mattr=+experimental-zicfilp < %s | FileCheck %s --check-prefixes=CHECK,RV64
----------------
mylai-mtk wrote:

Also test rv32

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


More information about the llvm-commits mailing list