[llvm] [llvm-mca] Abort on parse error without -skip-unsupported-instructions (PR #90474)
Michael Maitland via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 29 07:54:10 PDT 2024
michaelmaitland wrote:
I understand skipping instructions that lack scheduling information but do we really mean to allow instructions that don’t parse?
https://github.com/llvm/llvm-project/pull/90474
More information about the llvm-commits
mailing list