User Details
User Details
- User Since
- May 29 2020, 7:04 AM (183 w, 1 d)
Apr 24 2023
Apr 24 2023
pmccormick updated the diff for D146173: Flang cmake patch to handle LLVM_ENABLE_EH conflict (issue #59353).
Rebased to capture latest state.
Mar 15 2023
Mar 15 2023
pmccormick requested review of D146173: Flang cmake patch to handle LLVM_ENABLE_EH conflict (issue #59353).
Mar 9 2022
Mar 9 2022
pmccormick added inline comments to D121171: [flang] Add ExternalNameConversionPass to flang-new pipeline.
Dec 8 2021
Dec 8 2021
LGTM -- thanks for the quick turnaround.
Nov 9 2021
Nov 9 2021
pmccormick added a comment to D113484: [fir] Add fir.select_case conversion.
Nov 3 2021
Nov 3 2021
pmccormick added a comment to D112445: [fir] Add fir.array_access op.
The the extra documentation here would be really helpful. In particular, from my 30,000 ft. view, it is not always clear when something is driven by a lower-level design choice tradeoff versus a goal of maintaining/capturing aspects of Fortran-level semantics that are necessary/beneficial for FIR-specific analysis and optimization.
Jun 15 2020
Jun 15 2020
pmccormick added a comment to D79507: [flang] Change DIE("unreachable") cases to use llvm_unreachable.
I said this on today's call but wanted to also add a note here.
May 29 2020
May 29 2020
pmccormick added a comment to D80794: [flang] Fix release build flags..