[llvm] [ARM] Pattern match Low Overhead Loops pseudos (NFC) (PR #168209)

Vladi Krapp via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 20 11:30:10 PST 2025


VladiKrapp-Arm wrote:

@s-barannikov :
After this patch was merged we started getting compilation failures when building 
https://github.com/ARM-software/CMSIS-DSP/blob/main/Source/MatrixFunctions/arm_mat_inverse_f64.c

Reproducer: 
https://godbolt.org/z/89f8179h5
(Mostly reduced, but I'll try to create an even smaller IR reproducer)


Possibly the change to use TableGen is missing some additional element that needs handling?

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


More information about the llvm-commits mailing list