Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/CodeGen/AArch64/GlobalISel/legalize-saddo.mir | ||
---|---|---|
3 | While we're here, can we use this run-line for the new tests? llc -mtriple aarch64 -verify-machineinstrs -run-pass=legalizer -debugify-and-strip-all-safe This is more in line with the more recent GlobalISel tests. |
While we're here, can we use this run-line for the new tests?
This is more in line with the more recent GlobalISel tests.