search for: rendertargetoptions

Displaying 4 results from an estimated 4 matches for "rendertargetoptions".

2019 Oct 07
4
[AVR] [MSP430] Code gen improvements for 8 bit and 16 bit targets
...till required in InstCombine. Therefore, I wondered if something in between could still be done, so this is my proposal: There are already many command line compiler options that modify IR output in several ways. Some options are even target dependent, and some targets even explicitly set them (In RenderTargetOptions). The InstCombine code, has itself its own small set of options, for example "instcombine-maxarray-size” or "instcombine-code-sinking”. Command line compiler options produce functionally equivalent IR output, while respecting stablished canonicalizations. In all cases, the output is just...
2019 Nov 13
2
[AVR] [MSP430] Code gen improvements for 8 bit and 16 bit targets
...stCombine. > > > > Therefore, I wondered if something in between could still be done, so this is my proposal: There are already many command line compiler options that modify IR output in several ways. Some options are even target dependent, and some targets even explicitly set them (In RenderTargetOptions). The InstCombine code, has itself its own small set of options, for example "instcombine-maxarray-size” or "instcombine-code-sinking”. Command line compiler options produce functionally equivalent IR output, while respecting stablished canonicalizations. In all cases, the output is just...
2019 Nov 13
2
[AVR] [MSP430] Code gen improvements for 8 bit and 16 bit targets
...bine. > > Therefore, I wondered if something in between could still be done, so this > is my proposal: There are already many command line compiler options that > modify IR output in several ways. Some options are even target dependent, > and some targets even explicitly set them (In RenderTargetOptions). The > InstCombine code, has itself its own small set of options, for example > "instcombine-maxarray-size” or "instcombine-code-sinking”. Command line > compiler options produce functionally equivalent IR output, while > respecting stablished canonicalizations. In all cases,...
2019 Nov 14
2
[AVR] [MSP430] Code gen improvements for 8 bit and 16 bit targets
...fore, I wondered if something in between could still be done, so >> this is my proposal: There are already many command line compiler options >> that modify IR output in several ways. Some options are even target >> dependent, and some targets even explicitly set them (In >> RenderTargetOptions). The InstCombine code, has itself its own small set of >> options, for example "instcombine-maxarray-size” or >> "instcombine-code-sinking”. Command line compiler options produce >> functionally equivalent IR output, while respecting stablished >> canonicalization...