There's no advatange to emitting floating point scalable accesses,
whereas by lowering them to integer variants we can benefit from
several combines that seek to replace explicit extends/truncates
with extending/truncating accesses.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo