Pin the test to use -enable-npm-optnone.
Before, optnone wasn't implemented under NPM, so the LPM and NPM runs produced different IR. Now with -enable-npm-optnone, that is no longer necessary.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo