[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 02:31:43 PDT 2024
jeanPerier 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
https://github.com/llvm/llvm-project/pull/87496
More information about the flang-commits
mailing list