Skip to content

renamed bitcast to bit_cast#486

Merged
TheDan64 merged 1 commit into
TheDan64:masterfrom
Anton-4:bit_cast_rename
Apr 4, 2024
Merged

renamed bitcast to bit_cast#486
TheDan64 merged 1 commit into
TheDan64:masterfrom
Anton-4:bit_cast_rename

Conversation

@Anton-4

@Anton-4 Anton-4 commented Apr 1, 2024

Copy link
Copy Markdown
Contributor

Description

Renamed bitcast to bit_cast. For consistency with LLVM's LLVMBuildBitCast and internal build_int_cast,build_float_cast,... .

Related Issue

Closes #485.

How This Has Been Tested

To be tested with github CI.

Breaking Changes

API change from builder.build_bitcast to builder.build_bit_cast.

Checklist

For consistency with LLVM's LLVMBuildBitCast and internal build_int_cast,build_float_cast,... . Closes TheDan64#485.
@TheDan64 TheDan64 self-requested a review April 4, 2024 04:42
@TheDan64 TheDan64 merged commit d916c66 into TheDan64:master Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rename build_bitcast to build_bit_cast

2 participants