[flang-commits] [flang] [flang] add an optimization to remove fir.convert usage in FIRToMemRef (PR #187721)
via flang-commits
flang-commits at lists.llvm.org
Fri Mar 20 14:06:25 PDT 2026
https://github.com/jeanPerier commented:
Let's try to fix the source and generate a bitcast operation instead of fir.convert.
I have a patch to add a fir.bitcast operation here: https://github.com/llvm/llvm-project/pull/187793
https://github.com/llvm/llvm-project/pull/187721
More information about the flang-commits
mailing list