[flang-commits] [clang] [flang] [flang][OpenMP] Add -f[no]-openmp-simd (PR #150269)
via flang-commits
flang-commits at lists.llvm.org
Fri Jul 25 01:42:08 PDT 2025
NimishMishra wrote:
> It's a pretty niche feature in the grand scheme of things, hence I thought it would be better to keep the code for it in its own file rather than all over the core lowering logic. Wasted CPU cycles are the thing being traded off here, but given that it is a niche feature (probably mainly used for testing and experiments of some kinds) then I don't think it's prohibitive?
Thanks. Makes sense to me.
https://github.com/llvm/llvm-project/pull/150269
More information about the flang-commits
mailing list