Pre-commit the test cases (for D128302) to show that more accurate cost
estimation of extract-element could generate better code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
llvm/test/Transforms/LICM/AArch64/extract-element.ll | ||
---|---|---|
6 | Drop these? |
Comment Actions
Address comment by dropping target. Also drop data layout and file name, following the example of other tests in the same directory.
Drop these?