[Lldb-commits] [lldb] [lldb] Add some vector operations to the IRInterpreter (PR #155000)
Michael Buch via lldb-commits
lldb-commits at lists.llvm.org
Fri Sep 5 02:01:59 PDT 2025
https://github.com/Michael137 commented:
For testing the endianess, I'm not sure we have PPC LLDB buildbots that would test this (@DavidSpickett or @JDevlieghere might know). Any chance this can be tested with unit-tests somehow? Any chance we can just pass an LLVM IR module into the IRInterpreter. Maybe we can build something into `lldb-test` for that. If that's too much hassle we can also just do that as a follow-up
https://github.com/llvm/llvm-project/pull/155000
More information about the lldb-commits
mailing list