| Issue |
172624
|
| Summary |
[FLANG] fails to trigger LoopInterchange pass
|
| Labels |
flang
|
| Assignees |
|
| Reporter |
buggfg
|
I pulled the LLVM main branch today and found that explicitly enabling LoopInterchangePass does not trigger the pass:
`flang-new -S -o xxx.ll -O3 -flto -march=rocketlake -mllvm -enable-loopinterchange=true xxx.f`
And On 2023-08-25 flang-new successfully invoked LoopInterchangePass.
Am I missing something?
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs