[flang-commits] [flang] [flang] Fix MASKR/MASKL lowering for INTEGER(16) (PR #87496)

via flang-commits flang-commits at lists.llvm.org
Fri Apr 5 07:58:40 PDT 2024


vdonaldson wrote:

> > Have you tried using bbc with this change for tests that exercise kind=10 and kind=16? It's not mandatory, but it's nice to keep bbc as usuable as possible. (The lit tests may or may not already do that depending on the types involved.)
> 
> The lit tests are using both bbc -emit-fir/flang-new -fc1 -emit-fir

Thanks Jean!

https://github.com/llvm/llvm-project/pull/87496


More information about the flang-commits mailing list