Fix LLVM 18 crash

Edit
ID 4917
Title Fix LLVM 18 crash
Topic Bug Fixes
Created 2024-04-09 07:12:24
Last modified 2024-05-14 15:09:35 (6 months, 1 week ago)
Latest email 2024-07-15 09:52:28 (4 months ago)
Status
2024-07: Committed
Target version
Authors Thomas Munro (macdice)
Reviewers Become reviewer
Committer Thomas Munro (macdice)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4917
git checkout commitfest/cf/4917
Emails
broken JIT support on Fedora 40
First at 2024-03-06 06:53:53 by Pavel Stehule <pavel.stehule at gmail.com>
Latest at 2024-07-15 09:52:28 by Thomas Munro <thomas.munro at gmail.com>
Latest attachment (v1-0001-Run-LLVM-verify-pass-on-all-generated-IR.patch) at 2024-05-16 16:25:33 from Dmitry Dolgov <9erthalion6 at gmail.com>
    Attachment (v1-0001-Run-LLVM-verify-pass-on-all-generated-IR.patch) at 2024-05-16 16:25:33 from Dmitry Dolgov <9erthalion6 at gmail.com> (Patch: Yes)
    Attachment (0001-Fix-illegal-attribute-LLVM-attribute-propagation.patch) at 2024-04-09 07:07:58 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Add-jit_verify_bitcode.patch) at 2024-04-05 16:01:09 from Dmitry Dolgov <9erthalion6 at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Workaround-for-deform-crashing-in-LLVM-inliner.patch) at 2024-03-30 16:58:29 from Dmitry Dolgov <9erthalion6 at gmail.com> (Patch: Yes)
History
When Who What
2024-05-14 15:09:35 Robert Haas (rhaas) Closed in commitfest 2024-07 with status: Committed
2024-05-14 15:09:35 Robert Haas (rhaas) Changed committer to macdice
2024-04-09 07:12:34 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2024-04-09 07:12:24 Thomas Munro (macdice) Attached mail thread CAFj8pRACpVFr7LMdVYENUkScG5FCYMZDDdSGNU-tch+w98OxYg@mail.gmail.com
2024-04-09 07:12:24 Thomas Munro (macdice) Created patch record
Edit