14 March 2022
Attendees:
- Sarah Kriesch
- Rajendra Kharat
- David Edelsohn
- Elizabeth K. Joseph
- Mark Post
- Ulrich Weigand
- Dipak Zope
Agenda:
- llvm 13.0{0,1rc1} on s390x: failed to JIT module: Added modules have incompatible data layouts - https://github.com/llvm/llvm-project/issues/53009
- Including workaround: https://build.opensuse.org/package/view_file/openSUSE:Factory:zSystems/postgresql14/0001-jit-Workaround-potential-datalayout-mismatch-on-s390.patch?expand=1
- Debian configurations to look into
#
# Processor type and features
#
CONFIG_HAVE_MARCH_Z900_FEATURES=y
CONFIG_MARCH_Z900=y
# CONFIG_MARCH_Z990 is not set
# CONFIG_MARCH_Z9_109 is not set
# CONFIG_MARCH_Z10 is not set
# CONFIG_MARCH_Z196 is not set
# CONFIG_MARCH_ZEC12 is not set
# CONFIG_MARCH_Z13 is not set
# CONFIG_MARCH_Z14 is not set
# CONFIG_MARCH_Z15 is not set
CONFIG_MARCH_Z900_TUNE=y
CONFIG_TUNE_DEFAULT=y
# CONFIG_TUNE_Z900 is not set
# CONFIG_TUNE_Z990 is not set
# CONFIG_TUNE_Z9_109 is not set
# CONFIG_TUNE_Z10 is not set
# CONFIG_TUNE_Z196 is not set
# CONFIG_TUNE_ZEC12 is not set
# CONFIG_TUNE_Z13 is not set
# CONFIG_TUNE_Z14 is not set
# CONFIG_TUNE_Z15 is not set
- General discussion: Are there other goals we wish to see for this working group?
- Group will consider and discuss at next meeting.
14 February 2022
Attendees:
- Elizabeth K. Joseph
- Sarah Kriesch
- Mark Post
- David Edelsohn
- Frank Heimes
- Ulrich Weigand
- Dipak Zope
...