This fixes issues caused by D146261.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thanks!
mlir/test/Conversion/MathToFuncs/ctlz.mlir | ||
---|---|---|
2 | We could have added the test to the other file that already run without the option enabled. |
Comment Actions
What exactly is the followup here? I see the extra test added that ensures ctlz is not lowered when the flag is disabled. Is another test helpful?