v0.0.82
What's Changed
- Cleanup CI by @tgymnich in #1379
- fix c using 32bit chars instead of 8bit chars by @ZuseZ4 in #1383
- fix cblas layout arg by @ZuseZ4 in #1384
- fix transpose handling for 32 bit characters by @ZuseZ4 in #1385
- Handle batch ffi abi by @wsmoses in #1390
- support more names from MS by @tthsqe12 in #1338
- move test to right location and adjust lit syntax by @ZuseZ4 in #1398
- use errorhandler for more TA stuff by @ZuseZ4 in #1397
- Tblgen bugfix by @ZuseZ4 in #1378
- Fix constant global by @wsmoses in #1401
- Fix accidental one iter store if inactive val by @wsmoses in #1400
- Fix llvm main by @wsmoses in #1399
- Create nicer error for nofree issue by @wsmoses in #1407
- BCLoad pass update for CI by @wsmoses in #1409
- Fix indirect call activity by @wsmoses in #1408
- Use new from original in nofree by @wsmoses in #1410
- Fix lookup normalization by @wsmoses in #1405
- Actual fix nofree getnewfromorig by @wsmoses in #1411
Full Changelog: v0.0.81...v0.0.82