Files
clang-p2996/flang/lib/Optimizer/Transforms/VScaleAttr.cpp
Tom Eccles 8f1164948d [flang][Transforms][NFC] Remove boilerplate from vscale range pass (#94598)
Use tablegen to generate the pass constructor.

This pass is supposed to add function attributes so it does not need to
operate on other top level operations.
2024-06-07 10:14:05 +01:00

2.8 KiB