Compiler engineer. Mathematician in previous life.
@_banach_space
- Scotland
Block or Report
Block or report banach-space
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
260 contributions in the last year
Less
More
Contribution activity
November 2021
Created 14 commits in 2 repositories
Created a pull request in flang-compiler/f18-llvm-project that received 6 comments
[flang][driver] Add support for -S
Support for -S is added in both flang-new and flang-new -fc1. The
semantics of this flag are consistent with Clang.
The EmitObjAction is renamed as B…
+90
−24
•
6
comments
Opened 4 other pull requests in 1 repository
flang-compiler/f18-llvm-project
1
open
3
merged
Reviewed 4 pull requests in 1 repository
flang-compiler/f18-llvm-project
4 pull requests
Created an issue in flang-compiler/f18-llvm-project that received 1 comment
Unable to transform fir.end
I'm trying to transform the following to the LLVM dialect:
func @test_unreachable() { fir.end
}
But fir-opt is not too happy:
$ fir-opt --fir-to-l…
1
comment